Serialized Form


Package org.apache.commons.convert

Class org.apache.commons.convert.ConversionException extends IllegalArgumentException implements Serializable

Serialized Fields

cause

Throwable cause
The root cause of this ConversionException, compatible with JDK 1.4's extensions to java.lang.Throwable.


Package org.apache.commons.convert1

Class org.apache.commons.convert1.ConversionException extends RuntimeException implements Serializable

Serialized Fields

cause

Throwable cause
The root cause of this ConversionException, compatible with JDK 1.4's extensions to java.lang.Throwable.



Copyright © 2003-2010 The Apache Software Foundation. All Rights Reserved.