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