ErrorConverterRegistrar
object ErrorConverterRegistrar
Functions
Link copied to clipboard
fun register(throwableClass: Class<out Throwable>, errorConverter: ErrorConverter<Throwable>): ErrorConverter<Throwable>?
Link copied to clipboard