Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
Poco::Exception Member List

This is the complete list of members for Poco::Exception, including all inherited members.

_codePoco::Exceptionprivate
_msgPoco::Exceptionprivate
_pNestedPoco::Exceptionprivate
className() const noexceptPoco::Exceptionvirtual
clone() constPoco::Exceptionvirtual
code() constPoco::Exceptioninline
displayText() constPoco::Exception
Exception(const std::string &msg, int code=0)Poco::Exception
Exception(const std::string &msg, const std::string &arg, int code=0)Poco::Exception
Exception(const std::string &msg, const Exception &nested, int code=0)Poco::Exception
Exception(const Exception &exc)Poco::Exception
Exception(int code=0)Poco::Exceptionprotected
extendedMessage(const std::string &arg)Poco::Exceptionprotected
message() constPoco::Exceptioninline
message(const std::string &msg)Poco::Exceptioninlineprotected
name() const noexceptPoco::Exceptionvirtual
nested() constPoco::Exceptioninline
operator=(const Exception &exc)Poco::Exception
rethrow() constPoco::Exceptionvirtual
what() const noexceptPoco::Exceptionvirtual
~Exception() noexceptPoco::Exception