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, getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ValidationFailureException(String msg)
ValidationFailureException
with the specified detail message.msg
- the detail message