UM .NET API  6.16
com.latencybusters.lbm.sdm.LBMSDMBadRawObjectException Class Reference

An LBM SDM Exception indicating a bad raw object was encountered Where possible, additional data about the raw object is dumped. More...

Inheritance diagram for com.latencybusters.lbm.sdm.LBMSDMBadRawObjectException:
com.latencybusters.lbm.sdm.LBMSDMException

Public Member Functions

 LBMSDMBadRawObjectException ()
 Generic Constructor.
 
 LBMSDMBadRawObjectException (System.String s)
 Generic Constructor including a string. More...
 
 LBMSDMBadRawObjectException (System.String s, LBMSDMRaw raw)
 Constructor including field data. More...
 

Detailed Description

An LBM SDM Exception indicating a bad raw object was encountered Where possible, additional data about the raw object is dumped.

Constructor & Destructor Documentation

com.latencybusters.lbm.sdm.LBMSDMBadRawObjectException.LBMSDMBadRawObjectException ( System.String  s)

Generic Constructor including a string.

Parameters
sException message
com.latencybusters.lbm.sdm.LBMSDMBadRawObjectException.LBMSDMBadRawObjectException ( System.String  s,
LBMSDMRaw  raw 
)

Constructor including field data.

Parameters
sException message
rawRaw field being added

References com.latencybusters.lbm.sdm.LBMSDMRaw.toDbgString().


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