org.autoplot.scriptconsole.DumpRteExceptionHandler
This dumps the error report to the current working directory.
This was motivated by hudson tests that would fail and a person couldn't
see where it was failing.
DumpRteExceptionHandler( )
handle( java.lang.Throwable t ) → void [view source]
handleUncaught( java.lang.Throwable t ) → void [view source]