UMDS .NET API  6.14
com.latencybusters.umds.UMDS.UMDSNoDataException Class Reference

Exception used to indicate there was no data when an operation expected some. More...

Inheritance diagram for com.latencybusters.umds.UMDS.UMDSNoDataException:
com.latencybusters.umds.UMDS.UMDSException

Public Member Functions

 UMDSNoDataException (System.String s)
 Create a No Data 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.
 

Detailed Description

Exception used to indicate there was no data when an operation expected some.

Constructor & Destructor Documentation

com.latencybusters.umds.UMDS.UMDSNoDataException.UMDSNoDataException ( System.String  s)

Create a No Data Exception.

Parameters
sThe message for the exception

Member Function Documentation

void com.latencybusters.umds.UMDS.UMDSException.dump_last_stack ( )
inherited

Dump the last stack recorded from exceptions with no UMDS base.

See also
dump_stacks

The documentation for this class was generated from the following file: