|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IExceptionHandler
Contract for general exception handler
Method Summary | |
---|---|
org.eclipse.core.runtime.IStatus |
handleException(java.lang.Throwable exception)
Handle given exception |
Method Detail |
---|
org.eclipse.core.runtime.IStatus handleException(java.lang.Throwable exception)
exception
- the exception to handle. If null, no exception occurred.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |