%s (Code: %d)", $msgArray['this']->__toString(), $this->getLine(), socket_strerror($msgArray['code']), $msgArray['code'] ); // Call parent constructor parent::__construct($message, $code); } } // [EOF] ?>