OrderAlreadyCompletedException

public class OrderAlreadyCompletedException extends IllegalArgumentException

Orders with OrderState.ORDERED must not be updated. This exception should be thrown whenever an update attempt is made on such orders.

Fields

serialVersionUID

private static final long serialVersionUID