eventsSynchronyzer.notifyThread(eventPacket);
}
}
// this exception is send for all waiting threads
connectionException = new TimeoutException(true);
} catch (IOException e) {
// connection exception is send for all waiting threads
connectionException = e;
// print stack trace