public class ConversionFailedException
extends java.lang.IllegalStateException
| Modifier and Type | Method and Description |
|---|---|
java.lang.Class<?> |
getSourceType()
Returns the type that could not be converted from
|
java.lang.Class<?> |
getTargetType()
Returns the type that could not be converted to
|
public java.lang.Class<?> getSourceType()
public java.lang.Class<?> getTargetType()