toggle menu
Wow
3.16.8
jvm
switch theme
search in API
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
>
)