Gamebase SDK for Android
1.0.0
Toast Gamebase Platform
|
This is the complete list of members for GamebaseException, including all inherited members.
GamebaseException(final String domain, final int code, String message) | GamebaseException | |
GamebaseException(final String domain, final int code, Throwable cause) | GamebaseException | |
GamebaseException(final String domain, final int code, String format, Object... args) | GamebaseException | |
GamebaseException(final String domain, final int code, String message, Throwable cause) | GamebaseException | |
getCode() | GamebaseException | |
getDetailCode() | GamebaseException | |
getDetailDomain() | GamebaseException | |
getDetailMessage() | GamebaseException | |
getDomain() | GamebaseException | |
mCode | GamebaseException | protected |
mDomain | GamebaseException | protected |
toJson() | GamebaseException | |
toJsonString() | GamebaseException | |
toPrettyJsonString() | GamebaseException | |
toString() | GamebaseException |