org::jdom::DataConversionException Class Reference

Inheritance diagram for org::jdom::DataConversionException:

org::jdom::JDOMException List of all members.

Public Member Functions

 DataConversionException (String name, String dataType)

Detailed Description

DataConversionException is thrown when a requested XML value is requested to be converted, and conversion fails.

Author:
Brett McLaughlin

Jason Hunter

Version:
Revision
1.10
,
Date
2002/04/29 13:38:15


Constructor & Destructor Documentation

org::jdom::DataConversionException::DataConversionException String  name,
String  dataType
[inline]
 

This will create an Exception indicating that the specified attribute does not exist for the current element.

Parameters:
name String name of XML attribute being searched for.
dataType String name of data type being converted to.


The documentation for this class was generated from the following file:
Generated on Tue Jan 17 02:53:56 2006 for JDOM by  doxygen 1.4.6