Ice 3.7 Slice API Reference
Data Members | List of all members
Ice::ProxyParseException Local Exception Reference

This exception is raised if there was an error while parsing a stringified proxy. More...

defined in <Ice/LocalException.ice>

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

Data Members

string str
 Describes the failure and includes the string that could not be parsed. More...
 

Detailed Description

This exception is raised if there was an error while parsing a stringified proxy.

Data Member Documentation

◆ str

string str

Describes the failure and includes the string that could not be parsed.


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