search

goog.debug.ErrorReporter.ExceptionEvent

Provided By
Extends

Event broadcast when an exception is logged.

new ExceptionEvent( error, context )

Parameters
error(Error|null)

The exception that was was reported.

contextObject<string, string>

The context values sent to the server alongside this error.

Instance Methods

Instance Properties

Static Properties