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

This exception is raised if there was an error while parsing an endpoint. More...

defined in <Ice/LocalException.ice>

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

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 an endpoint.

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: