de.intarsys.tools.converter
Class ConversionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.intarsys.tools.converter.ConversionException
- All Implemented Interfaces:
- Serializable
public class ConversionException
- extends Exception
An exception in the conversion process
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ConversionException
public ConversionException()
ConversionException
public ConversionException(String message)
ConversionException
public ConversionException(String message,
Throwable cause)
ConversionException
public ConversionException(Throwable cause)
Copyright © 2012 intarsys consulting GmbH. All Rights Reserved.