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, getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public WebServiceValidationException(SAXParseException[] validationErrors)
WebServiceValidationException
class.public SAXParseException[] getValidationErrors()
Copyright © 2020 Pivotal Software. All rights reserved.