public class ValueParseException extends Exception
Constructor and Description |
---|
ValueParseException(Object value,
Class targetClass,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
Class |
getTargetClass() |
Object |
getValue() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2006–2013 Highsource. All rights reserved.