Method | Description | |
---|---|---|
DownloadFileException ( ) : System | ||
DownloadFileException ( string message ) : System | ||
DownloadFileException ( string message, Exception innerException ) : System |
public DownloadFileException ( string message ) : System | ||
message | string | |
return | System |
public DownloadFileException ( string message, Exception innerException ) : System | ||
message | string | |
innerException | Exception | |
return | System |