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

An LBM SDM Exception indicating an error occurred adding a field. Where possible, additional field data is dumped. More...

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

Public Member Functions

 LBMSDMAddingFieldException ()
 Generic Constructor.
 
 LBMSDMAddingFieldException (System.String s)
 Generic Constructor including a string. More...
 
 LBMSDMAddingFieldException (System.String s, LBMSDMField f)
 Constructor including field data. More...
 

Detailed Description

An LBM SDM Exception indicating an error occurred adding a field. Where possible, additional field data is dumped.

Constructor & Destructor Documentation

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

Generic Constructor including a string.

Parameters
sException message
com.latencybusters.lbm.sdm.LBMSDMAddingFieldException.LBMSDMAddingFieldException ( System.String  s,
LBMSDMField  f 
)

Constructor including field data.

Parameters
sException message
fField being added

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