ScriptExceptionHandler

Class

This produces nice, detailed error messages.

Extends

Object

Implements

UncaughtExceptionHandler

Modifiers

public

Constructors


new ScriptExceptionHandler ()

Constructor
No description is available for this element.
Return Type

ScriptExceptionHandler

Modifiers

public


Methods


uncaughtException (Thread, Throwable)

Method
No description is available for this element.
IndexTypeName
1Threadsource
2Throwablethrowable
Return Type

void

Modifiers

public