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

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

Exception() noexcept=defaultIce::Exception
Exception(const Exception &other) noexcept=defaultIce::Exception
ice_enableStackTraceCollection()Ice::LocalExceptionstatic
ice_file() const noexceptIce::LocalException
ice_id() const noexcept finalIce::NotRegisteredExceptionvirtual
ice_line() const noexceptIce::LocalException
ice_print(std::ostream &os) const finalIce::LocalExceptionvirtual
ice_stackTrace() constIce::LocalException
id() const noexceptIce::NotRegisteredExceptioninline
kindOfObject() const noexceptIce::NotRegisteredExceptioninline
LocalException(const char *file, int line, std::string message)Ice::LocalException
NotRegisteredException(const char *file, int line, std::string kindOfObject, std::string id)Ice::NotRegisteredException
operator=(const Exception &rhs) noexcept=defaultIce::Exception
what() const noexcept finalIce::LocalException
~Exception() override (defined in Ice::Exception)Ice::Exception