FdoXmlException Class Reference

FdoXmlException is a root class for exception type thrown from the FDO XML package. More...

#include <XmlException.h>

Inherits FdoException.

List of all members.


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.

Detailed Description

FdoXmlException is a root class for exception type thrown from the FDO XML package.

Definition at line 31 of file XmlException.h.


The documentation for this class was generated from the following file: