Package de.otto.jlineup.service
Class BrowserNotInstalledException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.otto.jlineup.service.BrowserNotInstalledException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionBrowserNotInstalledException(de.otto.jlineup.browser.Browser.Type desiredBrowser) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
BrowserNotInstalledException
public BrowserNotInstalledException(de.otto.jlineup.browser.Browser.Type desiredBrowser)
-
-
Method Details
-
getDesiredBrowser
public de.otto.jlineup.browser.Browser.Type getDesiredBrowser()
-