Ice 3.8
C++ API Reference
Loading...
Searching...
No Matches

◆ ice_id()

const char * Ice::FeatureNotSupportedException::ice_id ( ) const
nodiscardfinalvirtualnoexcept

Returns the type ID of this exception.

This corresponds to the Slice type ID for Slice-defined exceptions, and to a similar fully scoped name for other exceptions. For example "::Ice::CommunicatorDestroyedException".

Returns
The type ID of this exception

Implements Ice::Exception.