Package com.networknt.schema
Class InvalidSchemaRefException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.networknt.schema.JsonSchemaException
com.networknt.schema.InvalidSchemaException
com.networknt.schema.InvalidSchemaRefException
- All Implemented Interfaces:
Serializable
Thrown when an invalid schema ref is used.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.networknt.schema.JsonSchemaException
getMessage, getValidationMessage, getValidationMessages
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidSchemaRefException
-
InvalidSchemaRefException
-