This is the complete list of members for Ice::OperationNotExistException, including all inherited members.
| DispatchException(const char *file, int line, ReplyStatus replyStatus, std::optional< std::string > message=std::nullopt) | Ice::DispatchException | |
| Exception() noexcept=default | Ice::Exception | |
| Exception(const Exception &other) noexcept=default | Ice::Exception | |
| facet() const noexcept | Ice::RequestFailedException | inline |
| ice_enableStackTraceCollection() | Ice::LocalException | static |
| ice_file() const noexcept | Ice::LocalException | |
| ice_id() const noexcept final | Ice::OperationNotExistException | virtual |
| ice_line() const noexcept | Ice::LocalException | |
| ice_print(std::ostream &os) const final | Ice::LocalException | virtual |
| ice_stackTrace() const | Ice::LocalException | |
| id() const noexcept | Ice::RequestFailedException | inline |
| LocalException(const char *file, int line, std::string message) | Ice::LocalException | |
| operation() const noexcept | Ice::RequestFailedException | inline |
| OperationNotExistException(const char *file, int line, Identity id, std::string facet, std::string operation) | Ice::OperationNotExistException | |
| OperationNotExistException(const char *file, int line) | Ice::OperationNotExistException | |
| operator=(const Exception &rhs) noexcept=default | Ice::Exception | |
| replyStatus() const noexcept | Ice::DispatchException | inline |
| what() const noexcept final | Ice::LocalException | |
| ~Exception() override (defined in Ice::Exception) | Ice::Exception |