toggle menu
kstatemachine
0.33.0
common
switch theme
search in API
kstatemachine
/
ru.nsk.kstatemachine.statemachine
/
StateMachine
/
ListenerExceptionHandler
Listener
Exception
Handler
fun
interface
ListenerExceptionHandler
Members
Functions
on
Exception
Link copied to clipboard
abstract
suspend
fun
onException
(
exception
:
Exception
)
It is up to user to throw exception from this method or not