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