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

An LBM SDM Exception indicating a duplicate field exists - probably when adding a field. Where possible, additional field data is dumped. More...

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

Public Member Functions

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

Detailed Description

An LBM SDM Exception indicating a duplicate field exists - probably when adding a field. Where possible, additional field data is dumped.

Constructor & Destructor Documentation

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

Generic Constructor including a string.

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