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

FXEX::FXDatabaseException Class Reference

Exception thrown by FXDatabase... interface. More...

#include <FXExtendedException.h>

Inheritance diagram for FXEX::FXDatabaseException::

FXEX::FXExtendedException FXErrorException List of all members.

Public Methods

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

Detailed Description

Exception thrown by FXDatabase... interface.

Definition at line 69 of file FXExtendedException.h.


Constructor & Destructor Documentation

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

Definition at line 71 of file FXExtendedException.h.

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

Definition at line 72 of file FXExtendedException.h.