Main Page | Class Hierarchy | Class List | Class Members

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

Thrown when a data conversion from a string to value type fails, such as can happen with the Attribute convenience getter functions.

Version:
Revision
1.13
,
Date
2004/02/06 09:28:30
Author:
Brett McLaughlin

Jason Hunter


Constructor & Destructor Documentation

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

Constructs an exception where the named construct couldn't be converted to the named data type.

Parameters:
name name of the construct whose value failed conversion
dataType type the conversion was attempting to create


The documentation for this class was generated from the following file:
Generated on Thu Dec 9 10:42:04 2004 for JDOM by  doxygen 1.3.9.1