search

goog.debug.ErrorHandler.ProtectedFunctionError

Provided By
Extends

Error thrown to the caller of a protected entry point if the entry point throws an error.

new ProtectedFunctionError( cause )

Parameters
cause*

The error thrown by the entry point.

Instance Properties

Static Properties