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

FXEX::FXThreadException Class Reference

generic thread exception. More...

#include <FXExtendedException.h>

Inheritance diagram for FXEX::FXThreadException::

FXEX::FXExtendedException FXErrorException FXEX::FXThreadFatal FXEX::FXThreadInvalid List of all members.

Public Methods

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

Detailed Description

generic thread exception.

Definition at line 49 of file FXExtendedException.h.


Constructor & Destructor Documentation

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

Definition at line 51 of file FXExtendedException.h.

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

Definition at line 52 of file FXExtendedException.h.