getCode(), $previous); } public static function create(string $url, Throwable $previous): self { return new self($url, $previous); } }