C# Class NzbDrone.Core.Update.UpdateVerificationFailedException

Inheritance: NzbDrone.Core.Update.UpdateFailedException
显示文件 Open project: novarr/Comarr

Public Methods

Method Description
UpdateVerificationFailedException ( string message ) : NzbDrone.Common.Exceptions

Method Details

UpdateVerificationFailedException() public method

public UpdateVerificationFailedException ( string message ) : NzbDrone.Common.Exceptions
message string
return NzbDrone.Common.Exceptions