public class PurchaseFailedException extends InAppBillingException
| Constructor and Description |
|---|
PurchaseFailedException() |
PurchaseFailedException(int responseCode) |
PurchaseFailedException(java.lang.String detailMessage) |
PurchaseFailedException(java.lang.String detailMessage,
int responseCode) |
PurchaseFailedException(java.lang.String detailMessage,
java.lang.Throwable throwable) |
PurchaseFailedException(java.lang.Throwable throwable) |
public PurchaseFailedException()
public PurchaseFailedException(java.lang.String detailMessage)
public PurchaseFailedException(int responseCode)
public PurchaseFailedException(java.lang.String detailMessage,
int responseCode)
public PurchaseFailedException(java.lang.String detailMessage,
java.lang.Throwable throwable)
public PurchaseFailedException(java.lang.Throwable throwable)