public class ValidationFailureException extends XmlMappingException
| 构造器和说明 |
|---|
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, getRootCausepublic ValidationFailureException(String msg)
ValidationFailureException with the specified detail message.msg - the detail message