Package sonia.scm.repository
Class RepositoryPathNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
sonia.scm.repository.RepositoryPathNotFoundException
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
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
-
Field Details
-
REPOSITORY_PATH_NOT_FOUND
- See Also:
-
-
Constructor Details
-
RepositoryPathNotFoundException
public RepositoryPathNotFoundException()
-