net.anotheria.maf.validation
Class ValidationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.anotheria.maf.validation.ValidationException
- All Implemented Interfaces:
- Serializable
public class ValidationException
- extends Exception
Validation error.
Used to pass.
- Version:
- 1.0
Date: Jan 17, 2010
Time: 7:18:20 PM
- Author:
- vitaliy
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ValidationException
public ValidationException(String s,
List<ValidationError> errors)
getErrors
public List<ValidationError> getErrors()
Copyright © 2010-2013 anotheria.net. All Rights Reserved.