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, setMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2003–2021 MuleSoft, Inc.. All rights reserved.