Module exception

Module exception 

Source

Structs§

ErrorReport
Represents an error report, containing an exception and optionally its stacktrace.

Enums§

Exception
Represents an exception in the JS Runtime. The exception can be an Error, or any Value.

Traits§

ThrowException