Gamebase SDK for Android  1.4.3
Toast Gamebase Platform

◆ GamebaseException() [4/4]

GamebaseException ( final String  domain,
final int  code,
String  message,
Throwable  cause 
)

Constructs a new GamebaseException.

Parameters
domainthe result domain of this exception
codethe result code of this exception
messagethe detail message of this exception
causethe cause of this exception