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

This exception is raised if an unsupported feature is used. More...

defined in <Ice/LocalException.ice>

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

Data Members

string unsupportedFeature
 The name of the unsupported feature. More...
 

Detailed Description

This exception is raised if an unsupported feature is used.

The unsupported feature string contains the name of the unsupported feature

Data Member Documentation

◆ unsupportedFeature

string unsupportedFeature

The name of the unsupported feature.


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