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

◆ ice_id()

const char * Ice::DispatchException::ice_id ( ) const
nodiscardoverridevirtualnoexcept

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.

Reimplemented in Ice::FacetNotExistException, Ice::ObjectNotExistException, Ice::OperationNotExistException, Ice::UnknownException, Ice::UnknownLocalException, and Ice::UnknownUserException.