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

This is the complete list of members for Ice::ConnectFailedException, including all inherited members.

error() const noexceptIce::SyscallExceptioninline
ErrorCode typedefIce::SyscallException
Exception() noexcept=defaultIce::Exception
Exception(const Exception &other) noexcept=defaultIce::Exception
ice_enableStackTraceCollection()Ice::LocalExceptionstatic
ice_file() const noexceptIce::LocalException
ice_id() const noexcept overrideIce::ConnectFailedExceptionvirtual
ice_line() const noexceptIce::LocalException
ice_print(std::ostream &os) const finalIce::LocalExceptionvirtual
ice_stackTrace() constIce::LocalException
LocalException(const char *file, int line, std::string message)Ice::LocalException
operator=(const Exception &rhs) noexcept=defaultIce::Exception
SocketException(const char *file, int line, std::string messagePrefix, ErrorCode error)Ice::ConnectFailedException
SocketException(const char *file, int line, ErrorCode error)Ice::ConnectFailedExceptioninline
SocketException(const char *file, int line, std::string message)Ice::ConnectFailedExceptioninline
SyscallException(const char *file, int line, std::string messagePrefix, ErrorCode error)Ice::SocketExceptionprotected
SyscallException(const char *file, int line, std::string messagePrefix, ErrorCode error, const std::function< std::string(ErrorCode)> &errorToString)Ice::SocketExceptionprotected
SyscallException(const char *file, int line, std::string message)Ice::SocketExceptioninlineprotected
what() const noexcept finalIce::LocalException
~Exception() override (defined in Ice::Exception)Ice::Exception