DownloadException Constructor |
Name | Description | |
---|---|---|
![]() | DownloadException |
Initializes a new instance of the DownloadException class.
|
![]() | DownloadException(String) |
Initializes a new instance of the DownloadException class with a specified
error message.
|
![]() | DownloadException(SerializationInfo, StreamingContext) |
Initializes a new instance of the DownloadException class with serialized data.
|
![]() | DownloadException(String, Exception) |
Initializes a new instance of the DownloadException class with a specified
error message and a reference to the inner exception that is the cause of this exception.
|