org.autoplot.scriptconsole.ExitExceptionHandler

Exception handler introduced for Hudson/Jenkins tests. Prints the exception and exits.

ExitExceptionHandler( )


handle

handle( java.lang.Throwable t ) → void

Parameters

t - a Throwable

Returns:

void (returns nothing)

[search for examples] [view on GitHub] [view on old javadoc]


handleUncaught

handleUncaught( java.lang.Throwable t ) → void

Parameters

t - a Throwable

Returns:

void (returns nothing)

[search for examples] [view on GitHub] [view on old javadoc]