FdoConnectionException Class Reference

The FdoConnectionException class is the exception type thrown from classes in the Connections package. ConnectionException derives from a language level exception class that is environment- specific. More...

#include <ConnectionException.h>

Inherits FdoException.

List of all members.


Static Public Member Functions

static FDO_API
FdoConnectionException
Create (FdoString *message, FdoException *cause)
 Returns an instance of an FdoConnectionException using the specified arguments.
static FDO_API
FdoConnectionException
Create (FdoString *message)
 Returns an instance of an FdoConnectionException using the specified arguments.
static FDO_API
FdoConnectionException
Create ()
 Returns a default instance of an FdoConnectionException.

Detailed Description

The FdoConnectionException class is the exception type thrown from classes in the Connections package. ConnectionException derives from a language level exception class that is environment- specific.

Definition at line 32 of file ConnectionException.h.


The documentation for this class was generated from the following file: