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

The Yar_Client_Exception class

Base class of the exceptions thrown when a request fails before, during or after reaching the remote service: a subclass is thrown depending on where the failure occurred. The exception code is one of the YAR_ERR_* constants.

Intro

Base class of the exceptions thrown when a request fails before, during or after reaching the remote service: a subclass is thrown depending on where the failure occurred. The exception code is one of the YAR_ERR_* constants.

Class synopsis

extends Exception { }

Yar-client-exception

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