C# Class NzbDrone.Core.Profiles.ProfileInUseException

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

Public Methods

Method Description
ProfileInUseException ( int profileId ) : NzbDrone.Common.Exceptions

Method Details

ProfileInUseException() public method

public ProfileInUseException ( int profileId ) : NzbDrone.Common.Exceptions
profileId int
return NzbDrone.Common.Exceptions