Ice 3.8
C++ API Reference
Loading...
Searching...
No Matches
IceGrid::ServerUnreachableException Member List

This is the complete list of members for IceGrid::ServerUnreachableException, including all inherited members.

Exception() noexcept=defaultIce::Exception
Exception(const Exception &other) noexcept=defaultIce::Exception
ice_id() const noexcept overrideIceGrid::ServerUnreachableExceptionvirtual
ice_print(std::ostream &os) const overrideIce::UserExceptionvirtual
ice_printFields(std::ostream &os) const overrideIceGrid::ServerUnreachableExceptionvirtual
ice_staticId() noexceptIceGrid::ServerUnreachableExceptionstatic
ice_throw() const overrideIceGrid::ServerUnreachableExceptionvirtual
ice_tuple() constIceGrid::ServerUnreachableExceptioninline
nameIceGrid::ServerUnreachableException
operator=(const Exception &rhs) noexcept=defaultIce::Exception
reasonIceGrid::ServerUnreachableException
ServerUnreachableException() noexcept=defaultIceGrid::ServerUnreachableException
ServerUnreachableException(std::string name, std::string reason) noexceptIceGrid::ServerUnreachableExceptioninline
ServerUnreachableException(const ServerUnreachableException &) noexcept=defaultIceGrid::ServerUnreachableException
what() const noexcept finalIce::UserException
~Exception() override (defined in Ice::Exception)Ice::Exception