AMDownloader.ObjectModel.AMDownloaderException.AMDownloaderException C# (CSharp) Method

AMDownloaderException() public method

public AMDownloaderException ( ) : System
return System
        public AMDownloaderException()
        {
        }

Same methods

AMDownloaderException::AMDownloaderException ( string message ) : System
AMDownloaderException::AMDownloaderException ( string message, Exception inner ) : System
AMDownloaderException