com.itmill.toolkit.terminal.gwt.server
Class ApplicationServlet.RequestError
java.lang.Object
com.itmill.toolkit.terminal.gwt.server.ApplicationServlet.RequestError
- All Implemented Interfaces:
- Terminal.ErrorEvent
- Enclosing class:
- ApplicationServlet
public class ApplicationServlet.RequestError
- extends Object
- implements Terminal.ErrorEvent
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApplicationServlet.RequestError
public ApplicationServlet.RequestError(Throwable throwable)
getThrowable
public Throwable getThrowable()
- Description copied from interface:
Terminal.ErrorEvent
- Gets the contained throwable.
- Specified by:
getThrowable
in interface Terminal.ErrorEvent
Copyright © 2000-2009 IT Mill Ltd. All Rights Reserved.