@Vetoed public class DefaultValidationException extends RuntimeException
ValidationException. Users can use this class
if they don't want to implement their own business exceptions.ValidationException,
Serialized Form| Constructor and Description |
|---|
DefaultValidationException(String msg) |
DefaultValidationException(String msg,
Throwable cause) |
DefaultValidationException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2014 Caelum. All rights reserved.