toggle menu
hexagon
3.7.2
jvm
switch theme
search in API
http_handlers
/
com.hexagonkt.http.handlers
/
HandlerBuilder
/
exception
exception
fun
<
T
:
Exception
>
exception
(
exception
:
KClass
<
T
>
,
clear
:
Boolean
=
true
,
callback
:
HttpExceptionCallbackType
<
T
>
)
inline
fun
<
T
:
Exception
>
exception
(
clear
:
Boolean
=
true
,
noinline
callback
:
HttpExceptionCallbackType
<
T
>
)