DownloadException constructor

DownloadException(
  1. String message
)

Implementation

DownloadException(this.message);