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