Home Previous Up Next Index

Ice::EndpointSelectionTypeParseException

Overview

[ "cpp:ice_print" ] local exception EndpointSelectionTypeParseException

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

Data Members

string str;

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


Home Previous Up Next Index