| [ Index ] |
PHP Cross Reference of YOURLS |
| 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: Thu Nov 27 05:10:36 2025 | Cross-referenced by PHPXref 0.7.1 |