public class WebServiceValidationException extends WebServiceClientException
| Constructor and Description |
|---|
WebServiceValidationException(SAXParseException[] validationErrors)
Create a new instance of the
WebServiceValidationException class. |
| Modifier and Type | Method and Description |
|---|---|
SAXParseException[] |
getValidationErrors()
Returns the validation errors.
|
contains, getMessage, getMostSpecificCause, getRootCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic WebServiceValidationException(SAXParseException[] validationErrors)
WebServiceValidationException class.public SAXParseException[] getValidationErrors()