Ice 3.7 Slice API Reference
List of all members
Ice::StringConversionException Local Exception Reference

This exception is raised when a string conversion to or from UTF-8 fails during marshaling or unmarshaling. More...

defined in <Ice/LocalException.ice>

["cpp:ice_print"]
local exception StringConversionException extends Ice::MarshalException { ... }

Inheritance diagram for Ice::StringConversionException:
Inheritance graph
[legend]
Collaboration diagram for Ice::StringConversionException:
Collaboration graph
[legend]

Additional Inherited Members

- Data Members inherited from Ice::ProtocolException
string reason
 The reason for the failure. More...
 

Detailed Description

This exception is raised when a string conversion to or from UTF-8 fails during marshaling or unmarshaling.


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