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