Wow
Toggle table of contents
5.18.0
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
wow-core
/
me.ahoo.wow.exception
/
ErrorConverterFactory
Error
Converter
Factory
interface
ErrorConverterFactory
<
E
:
Throwable
>
Inheritors
AbstractErrorConverterFactory
Members
Properties
supported
Type
Link copied to clipboard
abstract
val
supportedType
:
Class
<
E
>
Functions
create
Link copied to clipboard
abstract
fun
create
(
)
:
ErrorConverter
<
E
>