Interface DoNotRetryException

  • All Known Implementing Classes:
    DuplicateChildNodeNameException

    @AlfrescoPublicApi
    public interface DoNotRetryException
    Marker interface for the exceptions that should not trigger retries, regardless of the contained causal exceptions.
    Since:
    3.4.6
    Author:
    Derek Hulley