Qore Programming Language 2.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
ExceptionSink Member List

This is the complete list of members for ExceptionSink, including all inherited members.

appendLastDescription(const char *fmt,...)ExceptionSink
assimilate(ExceptionSink *xs)ExceptionSink
assimilate(ExceptionSink &xs)ExceptionSink
clear()ExceptionSink
ExceptionSink()ExceptionSink
getExceptionArg()ExceptionSink
getExceptionDesc()ExceptionSink
getExceptionErr()ExceptionSink
getExceptionInfo()ExceptionSink
handleExceptions()ExceptionSink
handleWarnings()ExceptionSink
isEvent() constExceptionSink
isException() constExceptionSink
isThreadExit() constExceptionSink
markExternallyManaged()ExceptionSink
operator bool() constExceptionSink
outOfMemory()ExceptionSink
raiseErrnoException(const char *err, int en, const char *fmt,...)ExceptionSink
raiseErrnoException(const char *err, int en, QoreStringNode *desc)ExceptionSink
raiseException(const char *err, const char *fmt,...)ExceptionSink
raiseException(const char *err, QoreStringNode *desc)ExceptionSink
raiseException(QoreStringNode *err, QoreStringNode *desc)ExceptionSink
raiseException(QoreStringNode *err, QoreStringNode *desc, QoreValue arg)ExceptionSink
raiseException(const QoreProgramLocation &loc, const char *err, QoreValue arg, QoreValue desc)ExceptionSink
raiseException(const QoreProgramLocation &loc, const char *err, QoreValue arg, const char *fmt,...)ExceptionSink
raiseExceptionArg(const char *err, QoreValue arg, const char *fmt,...)ExceptionSink
raiseExceptionArg(const char *err, QoreValue arg, QoreStringNode *desc)ExceptionSink
raiseExceptionArg(const char *err, QoreValue arg, QoreStringNode *desc, const QoreCallStack &stack)ExceptionSink
raiseExceptionArg(const QoreProgramLocation &loc, const char *err, QoreValue arg, QoreStringNode *desc, const QoreCallStack &stack)ExceptionSink
raiseExceptionArg(const QoreProgramLocation &loc, const char *err, QoreValue arg, QoreStringNode *desc)ExceptionSink
raiseThreadExit()ExceptionSink
renamePrependLastException(const char *err, const char *desc_fmt,...)ExceptionSink
~ExceptionSink()ExceptionSink