Class GitException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
GitAPIException, GitInternalException, GitNotInstalledException

public class GitException extends GeneralException
See Also:
  • Constructor Details

    • GitException

      public GitException(String code, String message)
    • GitException

      public GitException(Exception exception)