|
PTP Release 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ISyncExceptionHandler
Class for encapsulating logic to handle sync exceptions. The intent is to offer a bridge between the sync core and other packages, particularly the ui, so that the caller can specify how to handle errors.
| Method Summary | |
|---|---|
void |
handle(org.eclipse.core.resources.IProject project,
org.eclipse.core.runtime.CoreException e)
Handler for sync exceptions |
| Method Detail |
|---|
void handle(org.eclipse.core.resources.IProject project,
org.eclipse.core.runtime.CoreException e)
project - synchronized projecte - exception raised
|
PTP Release 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||