org.apache.openjpa.validation
Class ValidationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.openjpa.util.OpenJPAException
org.apache.openjpa.util.WrappedException
org.apache.openjpa.validation.ValidationException
- All Implemented Interfaces:
- Serializable, ExceptionInfo
public class ValidationException
- extends WrappedException
- See Also:
- Serialized Form
Methods inherited from class org.apache.openjpa.util.OpenJPAException |
getCause, getFailedObject, getNestedThrowables, getSubtype, isFatal, printStackTrace, printStackTrace, printStackTrace, setCause, setFailedObject, setFatal, setNestedThrowables, toString |
ValidationException
public ValidationException(RuntimeException e)
ValidationException
public ValidationException(RuntimeException e,
boolean fatal)
Copyright © 2006-2010 Apache Software Foundation. All Rights Reserved.