org.eel.kitchen.jsonschema.main
Class JsonSchemaException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.eel.kitchen.jsonschema.main.JsonSchemaException
- All Implemented Interfaces:
- Serializable
public final class JsonSchemaException
- extends Exception
Generic exception thrown when the validation cannot proceed
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
JsonSchemaException
public JsonSchemaException(String message)
Copyright © 2012. All Rights Reserved.