Class ConversionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.commons.beanutils2.ConversionException
All Implemented Interfaces:
Serializable

A ConversionException indicates that a call to Converter.convert() has failed to complete successfully.
Since:
1.3
See Also: