[ Index ]

PHP Cross Reference of WordPress

title

Body

[close]

/wp-includes/Requests/Exception/Http/ -> StatusUnknown.php (summary)

Exception for unknown status responses

File Size: 49 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 function

  __construct()

Functions
Functions that are not part of a class:

__construct($reason = null, $data = null)   X-Ref
Create a new exception

If `$data` is an instance of {@see \WpOrg\Requests\Response}, uses the status
code from it. Otherwise, sets as 0

param: string|null $reason Reason phrase
param: mixed $data Associated data



Generated: Mon Dec 6 01:00:03 2021 Cross-referenced by PHPXref 0.7.1