| FDO API Reference | Feature Data Objects |
#include <SchemaException.h>
Inherits FdoException.
Inherited by FdoAutogenerationException.
Inheritance diagram for FdoSchemaException:

Definition at line 31 of file SchemaException.h.
Static Public Member Functions | |
| static FDO_API FdoSchemaException * | Create (FdoString *name, FdoException *cause) |
| Constructs an instance of an FdoSchemaException using the specified arguments. | |
| static FDO_API FdoSchemaException * | Create (FdoString *message) |
| Constructs an instance of an FdoSchemaException using the specified arguments. | |
| static FDO_API FdoSchemaException * | Create () |
| Constructs a default instance of an FdoSchemaException. | |
| Comments or suggestions? Send us feedback. |