Requests_Exception_Transport WordPress Class
The Requests_Exception_Transport class is used to indicate an error in the transport layer. It is typically thrown when there is a problem with the network connection or the server is not responding.
Requests_Exception_Transport #
Source
File: wp-includes/Requests/Exception/Transport.php
class Requests_Exception_Transport extends Requests_Exception { }
Expand full source codeCollapse full source codeView on TracView on GitHub