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