Ice 3.7 Slice API Reference
Data Members | List of all members
Ice::VersionParseException Local Exception Reference

This exception is raised if there was an error while parsing a version. More...

defined in <Ice/LocalException.ice>

["cpp:ice_print"]
local exception VersionParseException { ... }

Data Members

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

Detailed Description

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

Data Member Documentation

◆ str

string str

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


The documentation for this exception was generated from the following file: