7677787980818283848586
@Override public void run() { if(!initialized) { throw new SentinelRuntimeException("Listener is not initialised, you must invoke " + "init() before start()."); } while(threadRunning) { try {