Class PaymentFailedEvent

java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
All Implemented Interfaces:
Serializable

public class PaymentFailedEvent extends OrderProcessingEvent
Event representing a failure to capture payment
See Also:
  • Constructor Details