toggle menu
Wow
3.16.8
jvm
switch theme
search in API
wow-webflux
/
me.ahoo.wow.webflux.exception
/
ErrorHttpStatusMapping
Error
Http
Status
Mapping
object
ErrorHttpStatusMapping
Members
Functions
get
Http
Status
Link copied to clipboard
fun
getHttpStatus
(
errorCode
:
String
)
:
HttpStatus
?
register
Link copied to clipboard
fun
register
(
errorCode
:
String
,
httpStatus
:
HttpStatus
)
to
Http
Status
Link copied to clipboard
fun
ErrorInfo
.
toHttpStatus
(
default
:
HttpStatus
=
HttpStatus.BAD_REQUEST
)
:
HttpStatus
unregister
Link copied to clipboard
fun
unregister
(
errorCode
:
String
)