com.pcbsys.nirvana.nAdminAPI.nDuplicateChannelNameException Class Reference

represents the exception class that is thrown when attempted operations is not allowed due to an invalid admin session state. More...

Inheritance diagram for com.pcbsys.nirvana.nAdminAPI.nDuplicateChannelNameException:
com.pcbsys.nirvana.nAdminAPI.nBaseAdminException

Public Member Functions

 nDuplicateChannelNameException ()
 Constructor for nDuplicateChannelNameException.
 
 nDuplicateChannelNameException (String message)
 Constructor for nDuplicateChannelNameException. More...
 
 nDuplicateChannelNameException (Throwable ex)
 Constructor for nDuplicateChannelNameException. More...
 

Detailed Description

represents the exception class that is thrown when attempted operations is not allowed due to an invalid admin session state.

Constructor & Destructor Documentation

com.pcbsys.nirvana.nAdminAPI.nDuplicateChannelNameException.nDuplicateChannelNameException ( String  message)

Constructor for nDuplicateChannelNameException.

Parameters
messageoptional message to be append to the error message
com.pcbsys.nirvana.nAdminAPI.nDuplicateChannelNameException.nDuplicateChannelNameException ( Throwable  ex)

Constructor for nDuplicateChannelNameException.

Parameters
exroot cause