Class ValueParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jvnet.basicjaxb_annox.parser.exception.ValueParseException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionValueParseException(Object value, Class<?> targetClass) ValueParseException(Object value, Class<?> targetClass, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ValueParseException
-
ValueParseException
-
-
Method Details
-
getValue
-
getTargetClass
-