Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members

FXEX::FXExtendedException Class Reference

generic extended/enhanced exception. More...

#include <FXExtendedException.h>

Inheritance diagram for FXEX::FXExtendedException::

FXErrorException FXEX::FXDatabaseException FXEX::FXThreadException FXEX::FXThreadFatal FXEX::FXThreadInvalid List of all members.

Public Methods

 FXExtendedException (FXint e=0)
 FXExtendedException (const FXchar *msg, FXint e=0)
FXint error () const

Detailed Description

generic extended/enhanced exception.

Definition at line 41 of file FXExtendedException.h.


Constructor & Destructor Documentation

FXEX::FXExtendedException::FXExtendedException FXint e = 0 [inline]
 

Definition at line 43 of file FXExtendedException.h.

FXEX::FXExtendedException::FXExtendedException const FXchar * msg,
FXint e = 0
[inline]
 

Definition at line 44 of file FXExtendedException.h.


Member Function Documentation

FXint FXEX::FXExtendedException::error const [inline]
 

Definition at line 45 of file FXExtendedException.h.