Ice 3.7 Slice API Reference
Data Members | List of all members
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. More...
 

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: