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