com.pcbsys.nirvana.client.UnsupportedServerOperationException Class Reference

Indicates that client attempted an operation which server does not support. More...

Inherits UnsupportedOperationException.

Detailed Description

Indicates that client attempted an operation which server does not support.

This may happen when using a client API which is only supported in a more recent release of the Universal Messaging server than the actual release version. You can use nSession#getServerReleaseIdentifier() to obtain the server release version of an active session.

Since
10.7