org.mentawai.converter
Class ConversionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.mentawai.converter.ConversionException
- All Implemented Interfaces:
- Serializable
public class ConversionException
- extends Exception
An exception that can happen when a conversion fails.
- Author:
- Sergio Oliveira
- 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(Exception e)
ConversionException
public ConversionException(String msg)
Copyright © 2011. All Rights Reserved.