Class PatchException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.data.rest.webmvc.json.patch.PatchException
- All Implemented Interfaces:
Serializable
Exception thrown if an error occurs in the course of applying a Patch.
- Author:
- Craig Walls, Oliver Gierke
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PatchException
-
PatchException
-