com.pcbsys.nirvana.nAdminAPI.nUnsupportedJoinException Class Reference

represents the exception class that is thrown when a join operation is attempted but cannot be completed More...

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

Public Member Functions

 nUnsupportedJoinException ()
 Creates the exception with the default message "Join operation attempted is not supported"
 
 nUnsupportedJoinException (string message)
 Creates the exception with the specified message More...
 
- Public Member Functions inherited from com.pcbsys.nirvana.nAdminAPI.nBaseAdminException
 nBaseAdminException (string msg)
 Creates the exception with the specified message More...
 

Detailed Description

represents the exception class that is thrown when a join operation is attempted but cannot be completed

Constructor & Destructor Documentation

com.pcbsys.nirvana.nAdminAPI.nUnsupportedJoinException.nUnsupportedJoinException ( string  message)

Creates the exception with the specified message

Parameters
msgMessage string