34 const FXchar *message;
36 static const FXchar exceptionName[];
40 const FXchar *what()
const {
return message; }
50 static const FXchar exceptionName[];
62 static const FXchar exceptionName[];
74 static const FXchar exceptionName[];
86 static const FXchar exceptionName[];
98 static const FXchar exceptionName[];
110 static const FXchar exceptionName[];
122 static const FXchar exceptionName[];
134 static const FXchar exceptionName[];
146 static const FXchar exceptionName[];
162 static const FXchar exceptionName[];
166 FXint code()
const {
return exitcode; }
Generic catch-all exception.
Definition: FXException.h:32
Window exception.
Definition: FXException.h:120
Throw this exception to terminate the calling thread gracefully, and pass the given return code back ...
Definition: FXException.h:158
Fatal error exception.
Definition: FXException.h:48
Index out of range.
Definition: FXException.h:72
Invalid pointer.
Definition: FXException.h:84
Definition: FX4Splitter.h:28
Image, cursor, bitmap exception.
Definition: FXException.h:132
Font exception.
Definition: FXException.h:144
Generic error exception.
Definition: FXException.h:60
Generic resource exception.
Definition: FXException.h:96
Out of memory.
Definition: FXException.h:108