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

Public Member Functions

 LBMSDMTypeNotSupportedException ()
 
 LBMSDMTypeNotSupportedException (String s)
 

Detailed Description

An LBM SDM Exception indicating that a field was encountered for an unsupported type.

Constructor & Destructor Documentation

com.latencybusters.lbm.sdm.LBMSDMTypeNotSupportedException.LBMSDMTypeNotSupportedException ( )

Generic Constructor

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

Generic Constructor including a string

Parameters
sException message

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