Ice 3.7 Slice API Reference
Loading...
Searching...
No Matches
Ice::IllegalServantException Local Exception Reference

This exception is raised to reject an illegal servant (typically a null servant). More...

defined in <Ice/LocalException.ice>

["cpp:ice_print"]
local exception IllegalServantException { ... }

Data Members

string reason
 Describes why this servant is illegal.

Detailed Description

This exception is raised to reject an illegal servant (typically a null servant).

Data Member Documentation

◆ reason

string reason

Describes why this servant is illegal.


The documentation for this exception was generated from the following file: