Class TuleapClient.NoSingleRepoByPathException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- io.jenkins.plugins.tuleap_api.deprecated_client.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 Summary
Constructors Constructor Description NoSingleRepoByPathException(String path, String doublonUri, String anotherDoublonUri)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-