AbstractErrorConverterFactory

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
open override val supportedType: Class<E>

Functions

Link copied to clipboard
abstract fun create(): ErrorConverter<E>