ErrorConverterRegistrar

Functions

Link copied to clipboard
fun get(throwableClass: Class<out Throwable>): ErrorConverter<Throwable>?
Link copied to clipboard
Link copied to clipboard
fun unregister(throwableClass: Class<out Throwable>): ErrorConverter<Throwable>?