UM Java API  6.16
com.latencybusters.lbm.sdm.LBMSDMNameTooLongException Class Reference
Inheritance diagram for com.latencybusters.lbm.sdm.LBMSDMNameTooLongException:
com.latencybusters.lbm.sdm.LBMSDMException

Public Member Functions

 LBMSDMNameTooLongException ()
 
 LBMSDMNameTooLongException (String s)
 

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 ( )

Generic Constructor

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

Generic Constructor including a string

Parameters
sException message

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