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

The Yar_Server_Request_Exception class

Thrown when the requested remote method does not exist on the server object, or is not public (exception code YAR_ERR_REQUEST).

Intro

Thrown when the requested remote method does not exist on the server object, or is not public (exception code YAR_ERR_REQUEST).

Class synopsis

extends Yar_Server_Exception { }

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