protected property CurlHandle::$errorNo

Type: int CURLE_* error

File

drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/CurlHandle.php, line 35

Class

CurlHandle
Immutable wrapper for a cURL handle

Namespace

Guzzle\Http\Curl

Code

protected $errorNo = CURLE_OK;