HttpStatusExceptionHandler

typealias HttpStatusExceptionHandler = suspend (ApplicationCall, HttpStatusException) -> Unit