Gamebase SDK for Android
1.3.0
Toast Gamebase Platform
|
GamebaseException | ( | final String | domain, |
final int | code, | ||
Throwable | cause | ||
) |
Constructs a new GamebaseException.
domain | the result domain of this exception |
code | the result code of this exception |
cause | the cause of this exception |