public class XMLStreamValidationException extends XMLStreamException
location, nested| Constructor and Description |
|---|
XMLStreamValidationException(String message,
ValidationError validationError,
Throwable nested) |
| Modifier and Type | Method and Description |
|---|---|
ValidationError |
getValidationError() |
getLocation, getNestedExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic XMLStreamValidationException(String message, ValidationError validationError, Throwable nested)
public ValidationError getValidationError()
Copyright © 2017. All Rights Reserved.