|
Eclipse Remote Application Platform | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ExceptionHandler
This interface allows application code to be informed of exceptions that occur while running the event loop.
Application.setExceptionHandler(ExceptionHandler)
Method Summary | |
---|---|
void |
handleException(java.lang.Throwable throwable)
Called if an exception occurred. |
Method Detail |
---|
void handleException(java.lang.Throwable throwable)
throwable
- the exception that occurred, never null
|
Eclipse Remote Application Platform | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) EclipseSource and others 2002, 2013. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0