handleUnhandledException

Handles unhandled exceptions.

static if(isWeb)
void
handleUnhandledException
(
Exception e
)

Parameters

e Exception

The unhandled exception.

Meta