Class PatchException

java.lang.Object
java.lang.Throwable
java.lang.Exception
de.sonallux.json.patching.PatchException
All Implemented Interfaces:
Serializable

public class PatchException extends Exception
See Also:
  • Constructor Details

    • PatchException

      public PatchException(String message)
    • PatchException

      public PatchException(String message, Throwable cause)