Ice 3.6 Slice API 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... | |
This exception is raised if an unsupported feature is used.
The unsupported feature string contains the name of the unsupported feature
string unsupportedFeature |
The name of the unsupported feature.