public class CantConvertException extends RuntimeException
| Constructor and Description |
|---|
CantConvertException(String actualType,
String invalidTargetType,
Object value)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
String |
getActualType() |
String |
getInvalidTargetType() |
Object |
getValue() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018. All rights reserved.