InvalidArgument::create()
Method: Create a new invalid argument exception with a standardized text.
Source: wp-includes/Requests/src/Exception/InvalidArgument.php:25
Method: Create a new invalid argument exception with a standardized text.
Source: wp-includes/Requests/src/Exception/InvalidArgument.php:25
Method: Autoloader.
Source: wp-includes/Requests/src/Autoload.php:131
Class: Exception for when an incorrect number of arguments are passed to a method.
Source: wp-includes/Requests/src/Exception/ArgumentCount.php:20
Class: SSL utilities for Requests
Source: wp-includes/Requests/src/Ssl.php:20
Class: Exception for 503 Service Unavailable responses
Source: wp-includes/Requests/src/Exception/Http/Status503.php:17
Class: Exception for 304 Not Modified responses
Source: wp-includes/Requests/src/Exception/Http/Status304.php:17
Class: Exception for 407 Proxy Authentication Required responses
Source: wp-includes/Requests/src/Exception/Http/Status407.php:17
Class: Exception for 415 Unsupported Media Type responses
Source: wp-includes/Requests/src/Exception/Http/Status415.php:17
Class: Exception for 412 Precondition Failed responses
Source: wp-includes/Requests/src/Exception/Http/Status412.php:17
Class: Exception for 501 Not Implemented responses
Source: wp-includes/Requests/src/Exception/Http/Status501.php:17