Interface CheckoutFailureType
-
- All Known Implementing Classes:
DefaultCheckoutFailureTypes
public interface CheckoutFailureType
The CheckoutFailureType is used to categorize the reason that a checkout submission failed.- Author:
- Chris Kittrell (ckittrell)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getMessagePath()
String
name()
-