Class CleanupFailedEvent

  • All Implemented Interfaces:
    Event

    public class CleanupFailedEvent
    extends TransactionEvent
    The cleanup attempt failed and was unable to cleanly return a CleanupResultEvent with !success
    Author:
    Graham Pople
    • Method Detail

      • description

        public String description()
        Description copied from interface: Event
        A textual description with more information about the event.
        Returns:
        the description, if set.