public function __construct(string $socket) { parent::__construct(sprintf('"%s" does not match "socket://hostname:port" format', $socket)); }