org.plasma.sdo.helper
Class InvalidDataConversionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.ClassCastException
org.plasma.sdo.helper.InvalidDataConversionException
- All Implemented Interfaces:
- Serializable
public class InvalidDataConversionException
- extends ClassCastException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalidDataConversionException
public InvalidDataConversionException(DataType target,
DataType source,
Object value)
InvalidDataConversionException
public InvalidDataConversionException(Throwable t)
Copyright © 2014. All rights reserved.