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