Class PatchException

All Implemented Interfaces:
Serializable

public final class PatchException extends RuntimeException
Triggers when there are issues updating an entity.
See Also:
  • Constructor Details

    • PatchException

      public PatchException(String message)