![]() |
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
![]() |
#include <FXException.h>
Public Member Functions | |
FXException () | |
FXException (const FXchar *msg) | |
const FXchar * | what () const |
~FXException () |
Generic catch-all exception.
FX::FXException::FXException | ( | ) | [inline] |
FX::FXException::FXException | ( | const FXchar * | msg | ) | [inline] |
FX::FXException::~FXException | ( | ) | [inline] |
const FXchar* FX::FXException::what | ( | ) | const [inline] |
![]() |