[ Index ]

PHP Cross Reference of WordPress

title

Body

[close]

/wp-includes/Requests/Exception/Transport/ -> Curl.php (summary)

CURL Transport Exception.

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

Defines 2 functions

  __construct()
  getReason()

Functions
Functions that are not part of a class:

__construct($message, $type, $data = null, $code = 0)   X-Ref
Create a new exception.

param: string $message Exception message.
param: string $type    Exception type.
param: mixed  $data    Associated data, if applicable.
param: int    $code    Exception numerical code, if applicable.

getReason()   X-Ref
Get the error message.

return: string



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