public class ValidationException extends Exception
Constructor and Description |
---|
ValidationException(String invalidXml,
Throwable cause) |
ValidationException(Throwable cause) |
Modifier and Type | Method and Description |
---|---|
String |
getInvalidXml() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2003–2017 Atlassian. All rights reserved.