Class GitDiffException

All Implemented Interfaces:
Serializable

public class GitDiffException extends LastChangesException
Created by rafael-pestano on 27/06/2016.
See Also:
  • Constructor Details

    • GitDiffException

      public GitDiffException()
    • GitDiffException

      public GitDiffException(String message)
    • GitDiffException

      public GitDiffException(String message, Throwable cause)