diamond ~master (2020-03-31T19:16:28Z)
Home
Dub
Repo
handleUnhandledException
diamond
errors
errorhandler
Handles unhandled exceptions.
static if
(
isWeb
)
void
handleUnhandledException
(
Exception
e
)
Parameters
e
Exception
The unhandled exception.
Meta
Source
See Implementation
diamond
errors
errorhandler
functions
handleUnhandledError
handleUnhandledException
handleUserError
handleUserException
Handles unhandled exceptions.