InvalidGameSessionStatusException({String? type, String? message}) : super( type: type, code: 'InvalidGameSessionStatusException', message: message);