Package io.ultreia.maven.gitlab
Class ProjectNotFoundException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- io.ultreia.maven.gitlab.ProjectNotFoundException
-
- All Implemented Interfaces:
Serializable
public class ProjectNotFoundException extends Exception
Created by tchemit on 20/02/17.- Author:
- Tony Chemit - dev@tchemit.fr
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ProjectNotFoundException()
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-