com.uwyn.rife.tools.exceptions
Class ConversionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.uwyn.rife.tools.exceptions.ConversionException
- All Implemented Interfaces:
- Serializable
public class ConversionException
- extends Exception
- 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(Object from,
Class to,
Throwable cause)
getFrom
public Object getFrom()
getTo
public Class getTo()
Copyright © 2001-2007 Uwyn sprl/bvba. All Rights Reserved.