WPDev.one
Core Class

Curl

class Curl // Constructor: function Object() { [native code] }

CURL Transport Exception.

Methods 2 methods

Method / Return Description
__construct()
void

Create a new exception.

Parameters: $message: mixed, $type: mixed, $data: mixed, $code: mixed
getReason()
string

Get the error message.

Properties

Property / Type Description
$code
mixed
public
No description available.
$type
mixed
public
No description available.
$reason
mixed
public
No description available.

Class Information

Source File
wp-includes/Requests/src/Exception/Transport/Curl.php
Advertisement