Wow
Toggle table of contents
5.18.0
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
wow-webflux
/
me.ahoo.wow.webflux.exception
/
HandlerMethodValidationExceptionConverterFactory
Handler
Method
Validation
Exception
Converter
Factory
class
HandlerMethodValidationExceptionConverterFactory
:
AbstractErrorConverterFactory
<
HandlerMethodValidationException
>
Members
Constructors
Handler
Method
Validation
Exception
Converter
Factory
Link copied to clipboard
constructor
(
)
Properties
supported
Type
Link copied to clipboard
open
override
val
supportedType
:
Class
<
HandlerMethodValidationException
>
Functions
create
Link copied to clipboard
open
override
fun
create
(
)
:
ErrorConverter
<
HandlerMethodValidationException
>