ktor-server-core / io.ktor.features / StatusPages / Configuration / exceptions

exceptions

val exceptions: MutableMap<Class<*>, suspend PipelineContext<*, ApplicationCall>.(Throwable) -> Unit>

Exception handlers map by exception class