Home Previous Up Next Index

Ice::ProxyParseException

Overview

local exception ProxyParseException

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

Data Members

string str;

The string that could not be parsed.


Home Previous Up Next Index