GamebaseException
Constructs a new GamebaseException.
Parameters
domain
the result domain of this exception
code
the result code of this exception
message
the detail message of this exception
Constructs a new GamebaseException.
Parameters
domain
the result domain of this exception
code
the result code of this exception
cause
the cause of this exception
Constructs a new GamebaseException.
Parameters
domain
the result domain of this exception
code
the result code of this exception
format
the format string (see format)
args
the list of arguments passed to the formatter.
Constructs a new GamebaseException.
Parameters
domain
the result domain of this exception
code
the result code of this exception
message
the detail message of this exception
cause
the cause of this exception