C# Class NzbDrone.Core.Messaging.Commands.CommandNotFoundException

Inheritance: NzbDroneException
显示文件 Open project: Animarr/Animarr

Public Methods

Method Description
CommandNotFoundException ( string contract ) : NzbDrone.Common.Exceptions

Method Details

CommandNotFoundException() public method

public CommandNotFoundException ( string contract ) : NzbDrone.Common.Exceptions
contract string
return NzbDrone.Common.Exceptions