public class ValueConversionException extends IllegalArgumentException
Constructor and Description |
---|
ValueConversionException(Object value) |
ValueConversionException(Object value,
Class<?> type) |
ValueConversionException(Object value,
Class<?> type,
Exception cause) |
ValueConversionException(Object value,
Exception cause) |
Modifier and Type | Method and Description |
---|---|
Class<?> |
getType() |
Object |
getValue() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString