toggle menu
Moove Documentation
androidJvm
switch theme
search in API
core
/
com.moove.core.exception
/
ExceptionHandler
Exception
Handler
fun
interface
ExceptionHandler
Members
Members & Extensions
Functions
as
Coroutine
Exception
Handler
Link copied to clipboard
fun
ExceptionHandler
.
asCoroutineExceptionHandler
(
)
:
CoroutineExceptionHandler
handle
Link copied to clipboard
abstract
fun
handle
(
error
:
Throwable
)