Ice::IdentityParseException

Overview

local exception IdentityParseException

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

Data Member Index

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

Data Members

string str;

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