Package sonia.scm.repository.work
Class SimpleWorkingCopyFactory.ReclaimFailedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
sonia.scm.repository.work.SimpleWorkingCopyFactory.ReclaimFailedException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- SimpleWorkingCopyFactory<R,
W, C extends RepositoryProvider>
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionReclaimFailedException
(String message) ReclaimFailedException
(String message, Throwable cause) ReclaimFailedException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ReclaimFailedException
-
ReclaimFailedException
-
ReclaimFailedException
-