ktor-server-status-pages
Toggle table of contents
3.3.1
common
Platform filter
common
Switch theme
Search in API
ktor-server-status-pages
ktor-server-status-pages
/
io.ktor.server.plugins.statuspages
/
StatusPagesConfig
/
exceptions
exceptions
val
exceptions
:
MutableMap
<
KClass
<
*
>
,
HandlerFunction
>
(
source
)
Provides access to exception handlers of the exception class.
Report a problem