php8.5
Home/ Manual/ reference / yar/ The Yar_Client_Transport_Exception class

The Yar_Client_Transport_Exception class

Thrown when the connection to the RPC service fails: connection refused, timeout, or an empty response (exception code YAR_ERR_TRANSPORT).

Intro

Thrown when the connection to the RPC service fails: connection refused, timeout, or an empty response (exception code YAR_ERR_TRANSPORT).

Class synopsis

extends Yar_Client_Exception { }

Source: reference/yar/yar-client-transport-exception.xml · from the official PHP manual (php/doc-en)