Class OrderCompletionFailure

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.salespointframework.order.OrderCompletionFailure
All Implemented Interfaces:
Serializable

public final class OrderCompletionFailure extends RuntimeException
Exception to be thrown if a listener for OrderEvents.OrderCompleted event wants to indicate failure of the completion.
Author:
Oliver Gierke
See Also: