C# Class Solocast.Core.Exceptions.GetPodcastException

Inheritance: System.Exception
ファイルを表示 Open project: Solocast/solocast-clients

Public Methods

Method Description
GetPodcastException ( string podcastLink, Exception innerException ) : System

Method Details

GetPodcastException() public method

public GetPodcastException ( string podcastLink, Exception innerException ) : System
podcastLink string
innerException System.Exception
return System