| FDO API Reference | Feature Data Objects |
#include <FilterException.h>
Inherits FdoException.
Inheritance diagram for FdoFilterException:
Definition at line 32 of file FilterException.h.
Static Public Member Functions | |
| FDO_API FdoFilterException * | Create (FdoString *message, FdoException *cause) |
| Constructs an instance of an FdoFilterException using the specified arguments. | |
| FDO_API FdoFilterException * | Create (FdoString *message) |
| Constructs an instance of an FdoFilterException using the specified arguments. | |
| FDO_API FdoFilterException * | Create () |
| Constructs a default instance of an FdoFilterException. | |
Protected Member Functions | |
| virtual void | Dispose () |
| DOXYGEN-IGNORE | |
| FdoFilterException (FdoString *message, FdoException *cause) | |
| FdoFilterException (FdoString *message) | |
| FdoFilterException () | |
| Constructs a default instance of an FdoFilterException. | |
| virtual | ~FdoFilterException () |
|
|
Constructs a default instance of an FdoFilterException.
|
|
|
Constructs an instance of an FdoFilterException using the specified arguments. |
|
||||||||||||
|
Constructs an instance of an FdoFilterException using the specified arguments. |
|
|
|
|
||||||||||||
|
Constructs an instance of an FdoFilterException using the specified arguments.
Reimplemented from FdoException. |
|
|
Constructs an instance of an FdoFilterException using the specified arguments.
Reimplemented from FdoException. |
|
|
Constructs a default instance of an FdoFilterException.
Reimplemented from FdoException. |
|
|
DOXYGEN-IGNORE
Reimplemented from FdoException. |
| Comments or suggestions? Send us feedback. |