Class PatchFailedException

All Implemented Interfaces:
Serializable

public class PatchFailedException extends DiffException
Thrown whenever a delta cannot be applied as a patch to a given text.
See Also:
  • Field Details

  • Constructor Details

    • PatchFailedException

      public PatchFailedException()
    • PatchFailedException

      public PatchFailedException(String msg)