FDO API Reference Feature Data Objects

SpatialContextMismatchException.h File Reference

#include <FdoStd.h>

Include dependency graph for SpatialContextMismatchException.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Classes

class  FdoSpatialContextMismatchException
 The FdoSpatialContextMismatchException class is the exception type thrown from classes editing the datastore. It derives from a language level exception class that is environment-specific. This exception is thrown whenever a command operates on a geometry whose spatial context does not match the active spatial context. The message should always mention which spatial contexts were mismatched. More...

Typedefs

typedef FdoPtr< FdoSpatialContextMismatchExceptionFdoSpatialContextMismatchExceptionP
 FdoSpatialContextMismatchExceptionP is a FdoPtr on FdoSpatialContextMismatchException, provided for convenience.

Comments or suggestions? Send us feedback.