com.pcbsys.nirvana.client.nDuplicateJoinException Class Reference

The user has requested a join be created but the server already has this join configured in the database More...

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

Public Member Functions

 nDuplicateJoinException ()
 Creates the exception with the default message "Channel is already joined" More...
 
 nDuplicateJoinException (string message)
 Creates the exception with the specified message More...
 

Detailed Description

The user has requested a join be created but the server already has this join configured in the database

nChannel

Constructor & Destructor Documentation

com.pcbsys.nirvana.client.nDuplicateJoinException.nDuplicateJoinException ( )

Creates the exception with the default message "Channel is already joined"

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

Creates the exception with the specified message

Parameters
messageMessage string