| FDO API Reference | Feature Data Objects |
#include <XmlException.h>
Inherits FdoException.
Inheritance diagram for FdoXmlException:

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