ExceptionInterceptor

typealias ExceptionInterceptor = (throwable: Throwable) -> Map<String, Any?>