Package com.networknt.schema
Class SchemaException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.networknt.schema.SchemaException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
InvalidSchemaException
Represents an error when processing the Schema.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSchemaException(Error error) SchemaException(String message) SchemaException(Throwable throwable) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SchemaException
-
SchemaException
-
SchemaException
-
-
Method Details
-
getMessage
- Overrides:
getMessagein classThrowable
-
getError
-
getErrors
-