Class DownloadException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.vaadin.flow.server.frontend.installer.DownloadException
All Implemented Interfaces:
Serializable

public final class DownloadException extends Exception
Exception indicating a failure during file download.

Derived from eirslett/frontend-maven-plugin

For internal use only. May be renamed or removed in a future release.

Since:
See Also:
  • Constructor Details

    • DownloadException

      public DownloadException(String message)
      Exceptioon with message.
      Parameters:
      message - exception message