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

An LBM SDM Exception indicating a name provided was too long for an SDM Field. The limit is 255 characters. More...

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

Public Member Functions

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

Detailed Description

An LBM SDM Exception indicating a name provided was too long for an SDM Field. The limit is 255 characters.

Constructor & Destructor Documentation

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

Generic Constructor including a string.

Parameters
sException message

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