net.sf.oval.exception
Class ValidationFailedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.sf.oval.exception.OValException
net.sf.oval.exception.ValidationFailedException
- All Implemented Interfaces:
- Serializable
public class ValidationFailedException
- extends OValException
- Author:
- Sebastian Thomschke
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ValidationFailedException
public ValidationFailedException(String message)
ValidationFailedException
public ValidationFailedException(String message,
Throwable cause)
Copyright © 2005-2013 The OVal Development Team. All Rights Reserved.