com.pcbsys.nirvana.client.nChannelNotFoundException Class Reference

The specified channel could not be located on the server. More...

Inheritance diagram for com.pcbsys.nirvana.client.nChannelNotFoundException:
com.pcbsys.nirvana.client.nBaseClientException

Public Member Functions

 nChannelNotFoundException ()
 Creates the exception with the default message "Channel could not be found on the server" More...
 
 nChannelNotFoundException (string message)
 Creates the exception with the specified message More...
 

Detailed Description

The specified channel could not be located on the server.

Check the name of the channel or the realm you are connected to.

nSession nChannel nTransaction

Constructor & Destructor Documentation

com.pcbsys.nirvana.client.nChannelNotFoundException.nChannelNotFoundException ( )

Creates the exception with the default message "Channel could not be found on the server"

com.pcbsys.nirvana.client.nChannelNotFoundException.nChannelNotFoundException ( string  message)

Creates the exception with the specified message

Parameters
messageMessage string