Package sonia.scm.repository.api
Class RepositoryServiceNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
sonia.scm.repository.api.RepositoryServiceNotFoundException
- All Implemented Interfaces:
Serializable
This exception is throw if no
RepositoryService
is available for the given Repository
.- Since:
- 1.17
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RepositoryServiceNotFoundException
-
-
Method Details
-
getRepository
Returns the unsupported repository.
-