Class DownloadException

    • Constructor Detail

      • DownloadException

        public DownloadException​(String message)
        Parameters:
        message - The message for the exception.
      • DownloadException

        public DownloadException​(Throwable cause)
        Parameters:
        cause - The cause for the exception.