php8.5
Home/ Manual/ reference / yaf/ The Yaf_Exception_DispatchFailed class

The Yaf_Exception_DispatchFailed class

Yaf_Exception_DispatchFailed is thrown when the dispatcher fails to dispatch the routed request to a controller action. Its error code is 514.

Intro

Yaf_Exception_DispatchFailed is thrown when the dispatcher fails to dispatch the routed request to a controller action. Its error code is 514.

Class synopsis

class Yaf_Exception_DispatchFailed { }

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