FdoExpressionException Class Reference

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

#include <ExpressionException.h>

Inherits FdoException.

List of all members.


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.

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.


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