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