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