Signals that a problem of some sort has occurred either when creating a
converter between two units or during the conversion itself.
author: Jean-Marie Dautelle version: 3.1, April 2, 2006
Constructor Summary
public
ConversionException() Constructs a ConversionException with no detail message.
public
ConversionException(String message) Constructs a ConversionException with the specified detail
message.