org.das2.util.ExceptionHandler
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]
[view source]
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]
[view source]