Wow
Toggle table of contents
5.1.5
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
wow-core
/
me.ahoo.wow.exception
/
RecoverableExceptionRegistrar
Recoverable
Exception
Registrar
object
RecoverableExceptionRegistrar
Members
Functions
get
Recoverable
Type
Link copied to clipboard
fun
getRecoverableType
(
throwableClass
:
Class
<
out
Throwable
>
)
:
RecoverableType
?
register
Link copied to clipboard
fun
register
(
throwableClass
:
Class
<
out
Throwable
>
,
recoverableType
:
RecoverableType
)
unregister
Link copied to clipboard
fun
unregister
(
throwableClass
:
Class
<
out
Throwable
>
)