net.riotopsys.json_patch
Class JsonPatchException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.riotopsys.json_patch.JsonPatchException
- All Implemented Interfaces:
- Serializable
public class JsonPatchException
- extends RuntimeException
Created by afitzgerald on 8/5/14.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
JsonPatchException
public JsonPatchException()
JsonPatchException
public JsonPatchException(String message)
JsonPatchException
public JsonPatchException(Throwable cause)
Copyright © 2014. All rights reserved.