Package com.vaadin.swingkit.server
Class NoEmbeddedBrowserException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.vaadin.swingkit.server.NoEmbeddedBrowserException
- All Implemented Interfaces:
Serializable
Signals that an action was attempted where an embedded browser is mandatory,
but there was no embedded browser detected.
- Author:
- Vaadin Ltd
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString