|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.vaadin.terminal.gwt.server.AbstractCommunicationManager.URIHandlerErrorImpl
public class AbstractCommunicationManager.URIHandlerErrorImpl
Implementation of URIHandler.ErrorEvent
interface.
Method Summary | |
---|---|
Throwable |
getThrowable()
Gets the contained throwable, the cause of the error. |
URIHandler |
getURIHandler()
Gets the URIHandler that caused this error. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public Throwable getThrowable()
Terminal.ErrorEvent
getThrowable
in interface Terminal.ErrorEvent
Terminal.ErrorEvent.getThrowable()
public URIHandler getURIHandler()
URIHandler.ErrorEvent
getURIHandler
in interface URIHandler.ErrorEvent
URIHandler.ErrorEvent.getURIHandler()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |