code() const | FX::FXException | |
copy() const | FX::FXException | |
flags() const | FX::FXException | |
FXException(const char *_filename, const char *_function, int _lineno, const FXString &_msg, FXuint _code, FXuint _flags) | FX::FXException | [inline] |
FXException() | FX::FXException | [inline] |
FXException(const FXchar *msg) | FX::FXException | [inline] |
FXException(FXException &o) | FX::FXException | [inline] |
int_decDestructorCnt() | FX::FXException | [static] |
int_enableNestedExceptionFramework(bool yes=true) | FX::FXException | [static] |
int_enterTryHandler(const char *srcfile, const char *function, int lineno) | FX::FXException | [static] |
int_exitTryHandler() | FX::FXException | [static] |
int_incDestructorCnt() | FX::FXException | [static] |
int_nestedException(FXException &e) | FX::FXException | [static] |
int_setThrownException(FXException &e) | FX::FXException | [static] |
int_testCondition() | FX::FXException | [static] |
int_throwOSError(const char *file, const char *function, int lineno, int code, FXuint flags, const FXString &filename=FXString::nullStr()) | FX::FXException | [static] |
int_throwWinError(const char *file, const char *function, int lineno, FXuint code, FXuint flags, const FXString &filename=FXString::nullStr()) | FX::FXException | [static] |
isFatal() const | FX::FXException | |
isPrimary() const | FX::FXException | |
isValid() const | FX::FXException | |
message() const | FX::FXException | |
nested(FXint idx) const | FX::FXException | |
nestedLen() const | FX::FXException | |
operator<<(FXStream &s, const FXException &i) | FX::FXException | [friend] |
operator=(FXException &o) | FX::FXException | |
operator>>(FXStream &s, FXException &i) | FX::FXException | [friend] |
report() const | FX::FXException | |
setConstructionBreak(bool v) | FX::FXException | [static] |
setFatal(bool _fatal) | FX::FXException | |
setGlobalErrorCreationCount(FXint no) | FX::FXException | [static] |
setMessage(const FXString &msg) | FX::FXException | |
sourceInfo(const char **FXRESTRICT file, const char **FXRESTRICT function, int *FXRESTRICT lineno) const | FX::FXException | |
threadId() const | FX::FXException | |
what() const | FX::FXException | [inline] |
~FXException() | FX::FXException | [virtual] |