Class TuleapClient.NoSingleRepoByPathException

  • All Implemented Interfaces:
    Serializable
    Enclosing interface:
    TuleapClient

    public static class TuleapClient.NoSingleRepoByPathException
    extends RuntimeException
    If multpile git repo are represented by a path it is a show stopper as in Tuleap the discriminant is the git repo path
    See Also:
    Serialized Form
    • Constructor Detail

      • NoSingleRepoByPathException

        public NoSingleRepoByPathException​(String path,
                                           String doublonUri,
                                           String anotherDoublonUri)