public class JsonSchemaException extends RuntimeException
Constructor and Description |
---|
JsonSchemaException(String message) |
JsonSchemaException(Throwable throwable) |
JsonSchemaException(ValidationMessage validationMessage) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public JsonSchemaException(ValidationMessage validationMessage)
public JsonSchemaException(String message)
public JsonSchemaException(Throwable throwable)
Copyright © 2017. All rights reserved.