com.github.fge.jsonschema.exceptions
Class InvalidInstanceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.github.fge.jsonschema.exceptions.ProcessingException
com.github.fge.jsonschema.exceptions.InvalidInstanceException
- All Implemented Interfaces:
- Serializable
public final class InvalidInstanceException
- extends ProcessingException
Exception thrown by the validation process when an instance is invalid
- See Also:
- Serialized Form
InvalidInstanceException
public InvalidInstanceException(ProcessingMessage message)
Copyright © 2014. All Rights Reserved.