org.objectweb.proactive.core.exceptions.manager
Class ExceptionHandler
java.lang.Object
org.objectweb.proactive.core.exceptions.manager.ExceptionHandler
- public class ExceptionHandler
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExceptionHandler
public ExceptionHandler()
tryWithCatch
public static void tryWithCatch(java.lang.Class[] exceptions)
throwArrivedException
public static void throwArrivedException()
waitForPotentialException
public static void waitForPotentialException()
endTryWithCatch
public static void endTryWithCatch()
removeTryWithCatch
public static void removeTryWithCatch()
addRequest
public static void addRequest(MethodCall methodCall,
FutureProxy future)
addResult
public static void addResult(FutureProxy future)
getMetadataForCall
public static MethodCallMetadata getMetadataForCall(java.lang.reflect.Method m)
throwException
public static void throwException(java.lang.Throwable exception)
Copyright 2001-2005 INRIA All Rights Reserved.