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 {

}

The content displayed on this page has been created in part by processing WordPress source code files which are made available under the GPLv2 (or a later version) license by theĀ Free Software Foundation. In addition to this, the content includes user-written examples and information. All material is subject to review and curation by the WPPaste.com community.