com.pcbsys.nirvana.client.nPublishedPausedException Class Reference

This exception is thrown if a user attempts to publish events when the configuration property PauseServerPublishing is set to true. More...

Inheritance diagram for com.pcbsys.nirvana.client.nPublishedPausedException:
com.pcbsys.nirvana.client.nSessionPausedException com.pcbsys.nirvana.client.nBaseClientException

Additional Inherited Members

- Public Member Functions inherited from com.pcbsys.nirvana.client.nSessionPausedException
 nSessionPausedException ()
 Creates the exception with the default message More...
 
 nSessionPausedException (string message)
 Creates the exception with the specified message More...
 

Detailed Description

This exception is thrown if a user attempts to publish events when the configuration property PauseServerPublishing is set to true.