FdoFilterException Class Reference

The FdoFilterException class is the exception type thrown from classes in the Filter package. It derives from a language level exception class that is environment-specific. More...

#include <FilterException.h>

Inherits FdoException.

List of all members.


Static Public Member Functions

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

Detailed Description

The FdoFilterException class is the exception type thrown from classes in the Filter package. It derives from a language level exception class that is environment-specific.

Definition at line 32 of file FilterException.h.


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