Class BrowserNotInstalledException

All Implemented Interfaces:
Serializable

public class BrowserNotInstalledException extends IllegalStateException
Thrown when a browser API is called before the browser binaries are installed.
See Also:
  • Constructor Details

    • BrowserNotInstalledException

      public BrowserNotInstalledException()