restoreTimeOut(myself, old_deadlockTime, old_timeOutCheck, old_timeOutTimerStatus);
throw silex;
}
catch (Exception excep) {
contextSnapshot.restore();
restoreTimeOut(myself, old_deadlockTime, old_timeOutCheck, old_timeOutTimerStatus);
throw excep; // fait suivre l'exception...
}