| [ Index ] | PHP Cross Reference of WordPress Trunk (Updated Daily) | 
|  | Up one level | |
|  | Http/ | |
|  | Transport/ | |
|  | ArgumentCount.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. | 
|  | Http.php [source] [78 lines] | Exception based on HTTP response | 
|  | InvalidArgument.php [source] [41 lines] | Exception for an invalid argument passed. | 
|  | Transport.php [source] [17 lines] | Transport Exception | 
| Generated : Fri Oct 31 08:20:06 2025 | Cross-referenced by PHPXref |