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

◆ ice_id()

virtual const char * Ice::Exception::ice_id ( ) const
nodiscardpure virtualnoexcept

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

Implemented in Glacier2::CannotCreateSessionException, Glacier2::PermissionDeniedException, Glacier2::SessionNotExistException, Ice::AdapterAlreadyActiveException, Ice::AdapterNotFoundException, Ice::AlreadyRegisteredException, Ice::CloseConnectionException, Ice::CloseTimeoutException, Ice::CommunicatorDestroyedException, Ice::ConnectFailedException, Ice::ConnectionAbortedException, Ice::ConnectionClosedException, Ice::ConnectionLostException, Ice::ConnectionRefusedException, Ice::ConnectTimeoutException, Ice::DatagramLimitException, Ice::DispatchException, Ice::DNSException, Ice::FacetNotExistException, Ice::FeatureNotSupportedException, Ice::FileException, Ice::FixedProxyException, Ice::IllegalConversionException, Ice::InitializationException, Ice::InvalidReplicaGroupIdException, Ice::InvocationCanceledException, Ice::InvocationTimeoutException, Ice::LocalException, Ice::MarshalException, Ice::NoEndpointException, Ice::NotRegisteredException, Ice::ObjectAdapterDeactivatedException, Ice::ObjectAdapterDestroyedException, Ice::ObjectAdapterIdInUseException, Ice::ObjectNotExistException, Ice::ObjectNotFoundException, Ice::OperationNotExistException, Ice::ParseException, Ice::PluginInitializationException, Ice::PropertyException, Ice::ProtocolException, Ice::RemoteLoggerAlreadyAttachedException, Ice::SecurityException, Ice::ServerNotFoundException, Ice::SocketException, Ice::SSL::CertificateEncodingException, Ice::SSL::CertificateReadException, Ice::SyscallException, Ice::TimeoutException, Ice::TwowayOnlyException, Ice::UnknownException, Ice::UnknownLocalException, Ice::UnknownUserException, IceBox::AlreadyStartedException, IceBox::AlreadyStoppedException, IceBox::FailureException, IceBox::NoSuchServiceException, IceBT::BluetoothException, IceGrid::AccessDeniedException, IceGrid::AdapterNotExistException, IceGrid::AllocationException, IceGrid::AllocationTimeoutException, IceGrid::ApplicationNotExistException, IceGrid::BadSignalException, IceGrid::DeploymentException, IceGrid::FileNotAvailableException, IceGrid::NodeNotExistException, IceGrid::NodeUnreachableException, IceGrid::ObjectExistsException, IceGrid::ObjectNotRegisteredException, IceGrid::ObserverAlreadyRegisteredException, IceGrid::ParseException, IceGrid::PermissionDeniedException, IceGrid::RegistryNotExistException, IceGrid::RegistryUnreachableException, IceGrid::ServerNotExistException, IceGrid::ServerStartException, IceGrid::ServerStopException, IceGrid::ServerUnreachableException, IceGrid::UserAccountNotFoundException, IceMX::UnknownMetricsView, IceStorm::AlreadySubscribed, IceStorm::BadQoS, IceStorm::LinkExists, IceStorm::NoSuchLink, IceStorm::NoSuchTopic, and IceStorm::TopicExists.