FdoExpressionException Class Reference

#include <ExpressionException.h>

Inheritance diagram for FdoExpressionException:

Inheritance graph
[legend]

List of all members.


Detailed Description

FdoExpressionException is the exception type thrown from classes in the Expression package. It derives from a language level exception class that is environment specific.

Definition at line 32 of file ExpressionException.h.


Static Public Member Functions

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

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