UMDS Java API
6.14
|
Public Member Functions | |
UMDSDisconnectException (String s) | |
Static Public Member Functions | |
final static void | dump_stacks () |
final static void | dump_last_stack () |
Exception used to indicate the connection ended.
com.latencybusters.umds.UMDS.UMDSDisconnectException.UMDSDisconnectException | ( | String | s | ) |
Create a Disconnect Exception.
s | The message for the exception |
|
staticinherited |
Dump the last stack recorded from exceptions with no UMDS base.
|
staticinherited |
Dump the list of stacks recorded from exceptions with no UMDS base.