php8.5
Home/ Manual/ reference / uri/ The Uri\WhatWg\InvalidUrlException class

The Uri\WhatWg\InvalidUrlException class

Indicates that a given URL is invalid or that an operation would result in an invalid URL according to the WHATWG URL Standard.

Intro

Indicates that a given URL is invalid or that an operation would result in an invalid URL according to the WHATWG URL Standard.

Class synopsis

Uri\WhatWgInvalidUrlExceptionextendsUri\InvalidUriExceptionPropertiespublicreadonlyarrayerrorsInheritedPropertiesMethodsInheritedMethods

Properties

errors

An Array of Uri\WhatWg\UrlValidationError objects.

Invalidurlexception

Source: reference/uri/uri.whatwg.invalidurlexception.xml · from the official PHP manual (php/doc-en)