Class TuleapClient.TuleapGitException

  • All Implemented Interfaces:
    Serializable
    Enclosing interface:
    TuleapClient

    public static class TuleapClient.TuleapGitException
    extends IOException
    If some git errors occurs, it is not a showstopper though as it may be just temporary. No retry mechanism is yet implemented
    See Also:
    Serialized Form
    • Constructor Detail

      • TuleapGitException

        public TuleapGitException​(String remote,
                                  org.eclipse.jgit.api.errors.TransportException e)