http.Error Class Reference
[Http Requests]
Description
Represents a request error generated by the internal IHttp_client.
Properties
- Integer code
- The error code returned by the internal IHttp_client.
- String message
- The error message string returned by the internal IHttp_client.
Properties
- Integer http.Error.code
-
The error code returned by the internal IHttp_client.
- String http.Error.message
-
The error message string returned by the internal IHttp_client.