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