Main Page   Packages   Namespace List   Class Hierarchy   Compound List   Compound Members  

DataConversionException Class Reference

Inheritance diagram for DataConversionException::

JDOMException List of all members.

Public Methods

 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.7
,
Date:
2002/01/08 09:17:10


Constructor & Destructor Documentation

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 Sat Mar 30 18:53:03 2002 for JDOM by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001