hexagon
Toggle table of contents
4.0.1
jvm
Platform filter
jvm
Switch theme
Search in API
hexagon
handlers
/
com.hexagontk.handlers
/
ExceptionHandler
/
ExceptionHandler
Exception
Handler
constructor
(
exception
:
KClass
<
E
>
,
exceptionCallback
:
(
Context
<
T
>
,
E
)
->
Context
<
T
>
)