Class JsonSchemaValidationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
io.vertx.json.schema.JsonSchemaValidationException
All Implemented Interfaces:
Serializable

public final class JsonSchemaValidationException extends Exception
This is the main class for every JsonSchemaValidation flow related errors
See Also: