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