Qore Programming Language
0.8.11.1
|
This is the complete list of members for ExceptionSink, including all inherited members.
assimilate(ExceptionSink *xs) | ExceptionSink | |
assimilate(ExceptionSink &xs) | ExceptionSink | |
clear() | ExceptionSink | |
ExceptionSink() | ExceptionSink | |
handleExceptions() | ExceptionSink | |
handleWarnings() | ExceptionSink | |
isEvent() const | ExceptionSink | |
isException() const | ExceptionSink | |
isThreadExit() const | ExceptionSink | |
operator bool() const | ExceptionSink | |
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 | |
raiseExceptionArg(const char *err, AbstractQoreNode *arg, const char *fmt,...) | ExceptionSink | |
raiseExceptionArg(const char *err, AbstractQoreNode *arg, QoreStringNode *desc) | ExceptionSink | |
raiseThreadExit() | ExceptionSink | |
~ExceptionSink() | ExceptionSink |