com.itmill.toolkit.terminal.web
Class AjaxVariableMap.TerminalErrorImpl
java.lang.Object
com.itmill.toolkit.terminal.web.AjaxVariableMap.TerminalErrorImpl
- All Implemented Interfaces:
- Terminal.ErrorEvent
- Direct Known Subclasses:
- AjaxVariableMap.VariableOwnerErrorImpl
- Enclosing class:
- AjaxVariableMap
public class AjaxVariableMap.TerminalErrorImpl
- extends Object
- implements Terminal.ErrorEvent
Implementation of VariableOwner.Error interface.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getThrowable
public Throwable getThrowable()
- Description copied from interface:
Terminal.ErrorEvent
- Gets the contained throwable.
- Specified by:
getThrowable in interface Terminal.ErrorEvent
- See Also:
Terminal.ErrorEvent.getThrowable()
Copyright © 2000-2008 IT Mill Ltd. All Rights Reserved.