|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.objectweb.proactive.core.exceptions.handler.HandlerProActiveException
Handle ProActive exceptions
Constructor Summary | |
HandlerProActiveException()
|
Method Summary | |
void |
handle(ProActiveException e)
Provide a treatment for the handled exception(s) |
boolean |
isHandling(ProActiveException e)
Is the exception handled by the handler ? |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public HandlerProActiveException()
Method Detail |
public boolean isHandling(ProActiveException e)
isHandling
in interface HandlerInterface
public void handle(ProActiveException e)
handle
in interface HandlerInterface
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |