DownloadException constructor

const DownloadException(
  1. DownloadError error
)

Implementation

const DownloadException(this.error);