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

This is the complete list of members for Ice::UnknownUserException, 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
fromTypeId(const char *file, int line, const char *typeId)Ice::UnknownUserExceptionstatic
ice_enableStackTraceCollection()Ice::LocalExceptionstatic
ice_file() const noexceptIce::LocalException
ice_id() const noexcept finalIce::UnknownUserExceptionvirtual
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
replyStatus() const noexceptIce::DispatchExceptioninline
UnknownException(const char *file, int line, std::string message)Ice::UnknownException
UnknownException(const char *file, int line, ReplyStatus replyStatus, std::string message)Ice::UnknownExceptionprotected
UnknownUserException(const char *file, int line, std::string message)Ice::UnknownUserException
what() const noexcept finalIce::LocalException
~Exception() override (defined in Ice::Exception)Ice::Exception