public class ValidationException extends JAXBException
Constructor and Description |
---|
ValidationException(String message) |
ValidationException(String message,
String errorCode) |
ValidationException(String message,
String errorCode,
Throwable cause) |
ValidationException(String message,
Throwable cause) |
ValidationException(Throwable cause) |
getCause, getErrorCode, getLinkedException, setLinkedException, toString
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
Copyright © 2015. All rights reserved.