Wow
Toggle table of contents
5.1.5
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
wow-core
/
me.ahoo.wow.exception
/
ErrorCodeMapping
Error
Code
Mapping
object
ErrorCodeMapping
Members
Functions
get
Error
Code
Link copied to clipboard
fun
getErrorCode
(
throwableClass
:
Class
<
out
Throwable
>
)
:
String
?
register
Link copied to clipboard
fun
register
(
throwableClass
:
Class
<
out
Throwable
>
,
errorCode
:
String
)
unregister
Link copied to clipboard
fun
unregister
(
throwableClass
:
Class
<
out
Throwable
>
)