[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

/wp-includes/Requests/src/Exception/

FolderUp one level  
FolderHttp/
 
FolderTransport/
 
FileArgumentCount.php   [source] [47 lines]    Exception for when an incorrect number of arguments are passed to a method. Typically, this exception is used when all arguments for a method are optional, but certain arguments need to be passed together, i.e. a method which can be called with no arguments or with two arguments, but not with one argument.
FileHttp.php            [source] [78 lines]    Exception based on HTTP response
FileInvalidArgument.php [source] [41 lines]    Exception for an invalid argument passed.
FileTransport.php       [source] [17 lines]    Transport Exception


Generated : Fri May 10 08:20:01 2024 Cross-referenced by PHPXref