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

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

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

Public Member Functions

 LBMSDMException ()
 Generic Constructor.
 
 LBMSDMException (System.String s)
 Generic Constructor including a string. More...
 

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 ( System.String  s)

Generic Constructor including a string.

Parameters
sException message

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