Interface CleanupWhenUnsuccessful

    • Method Detail

      • tryCleanupOnError

        void tryCleanupOnError()
                        throws Exception
        Hook that is called upon an unsuccessful execution.
        Throws:
        Exception - The method may forward exceptions when the cleanup fails.