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