%s has not replyed our %s request within %d retries.
\n", $msgArray['this']->__toString(), $this->getLine(), $msgArray['peer']->getValidatedIP(), $msgArray['this']->getConfigInstance()->readConfig("hub_peer_hello"), $msgArray['this']->getConfigInstance()->readConfig("hub_hello_retires") ); // Call parent constructor parent::__construct($message, $code); } } // [EOF] ?>