com.pcbsys.nirvana.client.nNameDoesNotExistException Class Reference

This exception is thrown if a user attempts to delete a named client context on a channel or queue that does not exist. More...

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

Public Member Functions

 nNameDoesNotExistException ()
 Creates the exception with the default message More...
 
 nNameDoesNotExistException (string message)
 Creates the exception with the specified message More...
 

Detailed Description

This exception is thrown if a user attempts to delete a named client context on a channel or queue that does not exist.

nNamedObject

Constructor & Destructor Documentation

com.pcbsys.nirvana.client.nNameDoesNotExistException.nNameDoesNotExistException ( )

Creates the exception with the default message

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

Creates the exception with the specified message

Parameters
messageMessage string