Ice 3.6 Slice API 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... | |
This exception is raised if there was an error while parsing an endpoint.
string str |
Describes the failure and includes the string that could not be parsed.