Gamebase SDK for Android  1.8.0
Toast Gamebase Platform
GamebaseException Member List

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
getExtra(final String key)GamebaseException
mCodeGamebaseExceptionprotected
mDomainGamebaseExceptionprotected
mExtrasGamebaseExceptionprotected
putExtra(final String key, final Object value)GamebaseException
putExtras(Map< String, Object > extras)GamebaseException
toJson()GamebaseException
toJsonString()GamebaseException
toPrettyJsonString()GamebaseException
toString()GamebaseException