Class NoEmbeddedBrowserException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.vaadin.swingkit.server.NoEmbeddedBrowserException
All Implemented Interfaces:
Serializable

public class NoEmbeddedBrowserException extends RuntimeException
Signals that an action was attempted where an embedded browser is mandatory, but there was no embedded browser detected.
Author:
Vaadin Ltd
See Also: