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

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

DispatchException(const char *file, int line, ReplyStatus replyStatus, std::optional< std::string > message=std::nullopt)Ice::DispatchException
Exception() noexcept=defaultIce::Exception
Exception(const Exception &other) noexcept=defaultIce::Exception
facet() const noexceptIce::RequestFailedExceptioninline
ice_enableStackTraceCollection()Ice::LocalExceptionstatic
ice_file() const noexceptIce::LocalException
ice_id() const noexcept finalIce::ObjectNotExistExceptionvirtual
ice_line() const noexceptIce::LocalException
ice_print(std::ostream &os) const finalIce::LocalExceptionvirtual
ice_stackTrace() constIce::LocalException
id() const noexceptIce::RequestFailedExceptioninline
LocalException(const char *file, int line, std::string message)Ice::LocalException
ObjectNotExistException(const char *file, int line, Identity id, std::string facet, std::string operation)Ice::ObjectNotExistException
ObjectNotExistException(const char *file, int line)Ice::ObjectNotExistException
operation() const noexceptIce::RequestFailedExceptioninline
operator=(const Exception &rhs) noexcept=defaultIce::Exception
replyStatus() const noexceptIce::DispatchExceptioninline
what() const noexcept finalIce::LocalException
~Exception() override (defined in Ice::Exception)Ice::Exception