UM Java API  6.16
com.latencybusters.lbm.sdm.LBMSDMException Class Reference
Inheritance diagram for com.latencybusters.lbm.sdm.LBMSDMException:
com.latencybusters.lbm.sdm.LBMSDMAddingFieldException com.latencybusters.lbm.sdm.LBMSDMBadRawObjectException com.latencybusters.lbm.sdm.LBMSDMBadTypeException com.latencybusters.lbm.sdm.LBMSDMCannotConvertException com.latencybusters.lbm.sdm.LBMSDMDuplicateFieldException com.latencybusters.lbm.sdm.LBMSDMFieldIsNullException com.latencybusters.lbm.sdm.LBMSDMInsufficientSpaceException com.latencybusters.lbm.sdm.LBMSDMNameTooLongException com.latencybusters.lbm.sdm.LBMSDMNotArrayException com.latencybusters.lbm.sdm.LBMSDMOutOfRangeException com.latencybusters.lbm.sdm.LBMSDMTypeMismatchException com.latencybusters.lbm.sdm.LBMSDMTypeNotSupportedException com.latencybusters.lbm.sdm.LBMSDMUnsignedException

Public Member Functions

 LBMSDMException ()
 
 LBMSDMException (String s)
 

Detailed Description

LBMSDMException is the base exception class for LBM SDM Exceptions. It relies on LBMException and is included as a place holder for future development

Constructor & Destructor Documentation

com.latencybusters.lbm.sdm.LBMSDMException.LBMSDMException ( )

Generic Constructor

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

Generic Constructor including a string

Parameters
sException message

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