function __construct($message, $socket) { $message = Socket::std_error($message, $socket); parent::__construct($message); }