com.pcbsys.nirvana.client.nUnexpectedResponseException Class Reference

The server responded with an event that the client did not expect. More...

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

Public Member Functions

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

Detailed Description

The server responded with an event that the client did not expect.

This typically means that the client / server versions are out of step.

Constructor & Destructor Documentation

com.pcbsys.nirvana.client.nUnexpectedResponseException.nUnexpectedResponseException ( )

Creates the exception with the default message

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

Creates the exception with the specified message

Parameters
messageMessage string