C# Class NzbDrone.Core.Indexers.Exceptions.IndexerException

Inheritance: NzbDroneException
显示文件 Open project: Maveth/Sportstarr

Public Methods

Method Description
IndexerException ( IndexerResponse response, string message ) : NzbDrone.Common.Exceptions

Method Details

IndexerException() public method

public IndexerException ( IndexerResponse response, string message ) : NzbDrone.Common.Exceptions
response IndexerResponse
message string
return NzbDrone.Common.Exceptions