#include <SchemaException.h>
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. |