public class JsonSchemaValidationException extends MuleException
Constructor and Description |
---|
JsonSchemaValidationException(String validationError,
String invalidJson) |
JsonSchemaValidationException(String validationError,
String invalidJson,
Exception exception) |
Modifier and Type | Method and Description |
---|---|
String |
getInvalidJson()
Returns a
String representation of the failing json |
addInfo, appendMessage, equals, getDetailedMessage, getExceptionCode, getI18nMessage, getInfo, getMessage, getMessageCode, getSummaryMessage, getVerboseMessage, hashCode, initialise, prependMessage, setExceptionCode, setMessage, setMessage
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.