public class SoapValidationException extends SoapException
| Constructor and Description |
|---|
SoapValidationException(List<AssertionError> errors) |
| Modifier and Type | Method and Description |
|---|---|
List<AssertionError> |
getErrors() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SoapValidationException(List<AssertionError> errors)
public List<AssertionError> getErrors()
Copyright © 2012-2018. All Rights Reserved.