Package com.flipkart.zjsonpatch
Class JsonPatchApplicationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.flipkart.zjsonpatch.JsonPatchApplicationException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
InvalidJsonPatchException
User: holograph
Date: 03/08/16
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionJsonPatchApplicationException(String message, Operation operation, JsonPointer path) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace