public class ValidationFailureException extends XmlMappingException
| Constructor and Description | 
|---|
ValidationFailureException(String msg)
Construct a  
ValidationFailureException with the specified detail message. | 
ValidationFailureException(String msg,
                          Throwable cause)
Construct a  
ValidationFailureException with the specified detail message
 and nested exception. | 
contains, getMessage, getMostSpecificCause, getRootCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ValidationFailureException(String msg)
ValidationFailureException with the specified detail message.msg - the detail message