This is the complete list of members for Ice::ConnectionLostException, including all inherited members.
| ConnectionLostException(const char *file, int line, ErrorCode error, std::optional< std::string > address=std::nullopt) | Ice::ConnectionLostException | |
| ConnectionLostException(const char *file, int line, std::optional< std::string > address=std::nullopt) | Ice::ConnectionLostException | |
| error() const noexcept | Ice::SyscallException | inline |
| ErrorCode typedef | Ice::SyscallException | |
| Exception() noexcept=default | Ice::Exception | |
| Exception(const Exception &other) noexcept=default | Ice::Exception | |
| ice_enableStackTraceCollection() | Ice::LocalException | static |
| ice_file() const noexcept | Ice::LocalException | |
| ice_id() const noexcept final | Ice::ConnectionLostException | virtual |
| ice_line() const noexcept | Ice::LocalException | |
| ice_print(std::ostream &os) const final | Ice::LocalException | virtual |
| ice_stackTrace() const | Ice::LocalException | |
| LocalException(const char *file, int line, std::string message) | Ice::LocalException | |
| operator=(const Exception &rhs) noexcept=default | Ice::Exception | |
| SocketException(const char *file, int line, std::string messagePrefix, ErrorCode error) | Ice::SocketException | |
| SocketException(const char *file, int line, ErrorCode error) | Ice::SocketException | inline |
| SocketException(const char *file, int line, std::string message) | Ice::SocketException | inline |
| SyscallException(const char *file, int line, std::string messagePrefix, ErrorCode error) | Ice::SocketException | protected |
| SyscallException(const char *file, int line, std::string messagePrefix, ErrorCode error, const std::function< std::string(ErrorCode)> &errorToString) | Ice::SocketException | protected |
| SyscallException(const char *file, int line, std::string message) | Ice::SocketException | inlineprotected |
| what() const noexcept final | Ice::LocalException | |
| ~Exception() override (defined in Ice::Exception) | Ice::Exception |