Package org.alfresco.filesys.repo
Class FilesystemTransactionAdvice.PropagatingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.alfresco.filesys.repo.FilesystemTransactionAdvice.PropagatingException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- FilesystemTransactionAdvice
A wrapper for checked exceptions to be passed through the retrying transaction handler.
- 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
-
PropagatingException
- Parameters:
cause-
-