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

Public Member Functions

 LBMSDMNotArrayException ()
 
 LBMSDMNotArrayException (String s)
 

Detailed Description

An LBM SDM Exception indicating an array operation was requested on a non array type field.

Constructor & Destructor Documentation

com.latencybusters.lbm.sdm.LBMSDMNotArrayException.LBMSDMNotArrayException ( )

Generic Constructor

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

Generic Constructor including a string

Parameters
sException message

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