FdoXmlException Class Reference

#include <XmlException.h>

Inheritance diagram for FdoXmlException:

Inheritance graph
[legend]

List of all members.


Detailed Description

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

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.

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