Uses of Interface
org.eclipse.rap.rwt.application.ExceptionHandler
Packages that use ExceptionHandler
- 
Uses of ExceptionHandler in org.eclipse.rap.rwt.applicationMethods in org.eclipse.rap.rwt.application with parameters of type ExceptionHandlerModifier and TypeMethodDescriptionvoidApplication.setExceptionHandler(ExceptionHandler exceptionHandler) Sets the exception handler to which exceptions should be forwarded that occur while running the event loop.