public class IabException extends Exception
getResult().| Constructor and Description |
|---|
IabException(IabResult r) |
IabException(IabResult r,
Exception cause) |
IabException(int response,
String message) |
IabException(int response,
String message,
Exception cause) |
| Modifier and Type | Method and Description |
|---|---|
IabResult |
getResult()
Returns the IAB result (error) that this exception signals.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2016 Creative Mobile. All rights reserved.