hexagon
Toggle table of contents
4.0.1
jvm
Platform filter
jvm
Switch theme
Search in API
hexagon
http_handlers
/
com.hexagontk.http.handlers
/
HandlerBuilder
/
exception
exception
fun
<
T
:
Exception
>
exception
(
exception
:
KClass
<
T
>
,
callback
:
HttpExceptionCallbackType
<
T
>
)
inline
fun
<
T
:
Exception
>
exception
(
noinline
callback
:
HttpExceptionCallbackType
<
T
>
)