Class SchemaException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.vertx.core.VertxException
io.vertx.json.schema.SchemaException
- All Implemented Interfaces:
Serializable
This class represents an error while parsing a
invalid reference
Schema
- Author:
- slinkydeveloper
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSchemaException(Object schema, String message) SchemaException(Object schema, String message, Throwable cause) -
Method Summary
Methods inherited from class VertxException
noStackTrace, noStackTrace, noStackTraceMethods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
SchemaException
-
SchemaException
-
-
Method Details
-
schema
-
toString
-