Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. MalformedUriException.php

class MalformedUriException

Exception thrown if a URI cannot be parsed because it's malformed.

Hierarchy

  • class \GuzzleHttp\Psr7\Exception\MalformedUriException extends \InvalidArgumentException

Expanded class hierarchy of MalformedUriException

1 file declares its use of MalformedUriException
Uri.php in vendor/guzzlehttp/psr7/src/Uri.php

File

vendor/guzzlehttp/psr7/src/Exception/MalformedUriException.php, line 12

Namespace

GuzzleHttp\Psr7\Exception
View source
class MalformedUriException extends InvalidArgumentException {

}

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal