org.jvnet.annox.util
Class ValueParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jvnet.annox.util.ValueParseException
- All Implemented Interfaces:
- Serializable
public class ValueParseException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ValueParseException
public ValueParseException(Object value,
Class targetClass,
Throwable cause)
getValue
public Object getValue()
getTargetClass
public Class getTargetClass()
Copyright © 2006-2011 Highsource. All Rights Reserved.