package xyz.driver.common.error class UnexpectedFilterException(message: String) extends RuntimeException(message)