public class PurchaseNotFoundException extends ConsumeFailedException
| Constructor and Description |
|---|
PurchaseNotFoundException() |
PurchaseNotFoundException(java.lang.String detailMessage) |
PurchaseNotFoundException(java.lang.String detailMessage,
java.lang.Throwable throwable) |
PurchaseNotFoundException(java.lang.Throwable throwable) |
public PurchaseNotFoundException()
public PurchaseNotFoundException(java.lang.String detailMessage)
public PurchaseNotFoundException(java.lang.String detailMessage,
java.lang.Throwable throwable)
public PurchaseNotFoundException(java.lang.Throwable throwable)