cURL request exception
Expanded class hierarchy of CurlException
Name![]() |
Modifiers | Type | Description | Overrides |
---|---|---|---|---|
BadResponseException:: |
private | property | ||
BadResponseException:: |
public static | function | Factory method to create a new response exception based on the response code. | |
BadResponseException:: |
public | function | Get the response that caused the exception | |
BadResponseException:: |
public | function | Set the response that caused the exception | |
CurlException:: |
private | property | ||
CurlException:: |
private | property | ||
CurlException:: |
private | property | ||
CurlException:: |
public | function | Get the associated cURL handle | |
CurlException:: |
public | function | Get the associated cURL error message | |
CurlException:: |
public | function | Get the associated cURL error number | |
CurlException:: |
public | function | Set the associated curl handle | |
CurlException:: |
public | function | Set the cURL error message | |
RequestException:: |
protected | property | ||
RequestException:: |
public | function | Get the request that caused the exception | |
RequestException:: |
public | function | Set the request that caused the exception |