All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.hexagonkt.http.handlers.HttpExceptionCallback.kt Maven / Gradle / Ivy

package com.hexagonkt.http.handlers

// TODO Use this type to implement the RFC 7807 exception handler
interface HttpExceptionCallback : (HttpContext, T) -> HttpContext




© 2015 - 2024 Weber Informatics LLC | Privacy Policy