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

protected static class FilesystemTransactionAdvice.PropagatingException extends RuntimeException
A wrapper for checked exceptions to be passed through the retrying transaction handler.
See Also:
  • Constructor Details

    • PropagatingException

      public PropagatingException(Throwable cause)
      Parameters:
      cause -