A ConversionException indicates that a call to
Converter.convert() has failed to complete successfully.
author: Craig McClanahan author: Paulo Gaspar since: 1.3
Construct a new exception with the specified message and root cause.
Parameters: message - The message describing this exception Parameters: cause - The root cause of this exception