Package sonia.scm.repository
Class RepositoryArchivedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
sonia.scm.ExceptionWithContext
sonia.scm.repository.ReadOnlyException
sonia.scm.repository.RepositoryArchivedException
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class sonia.scm.ExceptionWithContext
ExceptionWithContext.AdditionalMessage
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionRepositoryArchivedException
(String repositoryId) RepositoryArchivedException
(Repository repository) -
Method Summary
Methods inherited from class sonia.scm.ExceptionWithContext
getAdditionalMessages, getContext, getUrl
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
CODE
- See Also:
-
-
Constructor Details
-
RepositoryArchivedException
-
RepositoryArchivedException
-
-
Method Details
-
getCode
- Overrides:
getCode
in classReadOnlyException
-