#include <FilterException.h>
Inherits FdoException.
Static Public Member Functions | |
static FDO_API FdoFilterException * | Create (FdoString *message, FdoException *cause) |
Constructs an instance of an FdoFilterException using the specified arguments. | |
static FDO_API FdoFilterException * | Create (FdoString *message) |
Constructs an instance of an FdoFilterException using the specified arguments. | |
static FDO_API FdoFilterException * | Create () |
Constructs a default instance of an FdoFilterException. |
Definition at line 32 of file FilterException.h.