ExceptionHandler

constructor(exception: KClass<E>, clear: Boolean = true, exceptionCallback: (Context<T>, E) -> Context<T>)