Ice 3.6 Slice API Reference
|
This exception is raised if there was an error while parsing an endpoint selection type. More...
Defined in <Ice/LocalException.ice>
["cpp:ice_print"]
local exception EndpointSelectionTypeParseException { ... }
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 selection type.
string str |
Describes the failure and includes the string that could not be parsed.