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

FXEX::FXThreadFatal Class Reference

FXThreadFatal : thrown in the event of a fatal error. More...

#include <FXExtendedException.h>

Inheritance diagram for FXEX::FXThreadFatal::

FXEX::FXThreadException FXEX::FXExtendedException FXErrorException List of all members.

Public Methods

 FXThreadFatal (FXint e=0)
 FXThreadFatal (const FXchar *msg, FXint e=0)

Detailed Description

FXThreadFatal : thrown in the event of a fatal error.

Definition at line 56 of file FXExtendedException.h.


Constructor & Destructor Documentation

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

Definition at line 58 of file FXExtendedException.h.

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

Definition at line 59 of file FXExtendedException.h.