UM Java API  6.16
com.latencybusters.lbm.sdm.LBMSDMBadRawObjectException Class Reference
Inheritance diagram for com.latencybusters.lbm.sdm.LBMSDMBadRawObjectException:
com.latencybusters.lbm.sdm.LBMSDMException

Public Member Functions

 LBMSDMBadRawObjectException ()
 
 LBMSDMBadRawObjectException (String s)
 
 LBMSDMBadRawObjectException (String s, LBMSDMRaw raw)
 

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 ( )

Generic Constructor

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

Generic Constructor including a string

Parameters
sException message
com.latencybusters.lbm.sdm.LBMSDMBadRawObjectException.LBMSDMBadRawObjectException ( 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: