FX::FXException::FXException ( const char *  _filename,
const char *  _function,
int  _lineno,
const FXString _msg,
FXuint  _code,
FXuint  _flags 
) [inline]

Constructs FXException with the given parameters.

You should always use FXERRMAKE() or a derivative of it instead of this directly

Definition at line 390 of file FXException.h.

00390                                                                                                                             : p(0)
00391   { init(_filename, _function, _lineno, _msg, _code, _flags); }


(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:33:37 2009 for TnFOX by doxygen v1.4.7