StorageException.noDownloadURL constructor

StorageException.noDownloadURL()

Implementation

StorageException.noDownloadURL()
    : this('no-download-url',
          'The given file does not have any download URLs.');