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

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

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

Public Member Functions

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

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 ( System.String  s)

Generic Constructor including a string.

Parameters
sException message

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