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

The Yaf_Exception_RouterFailed class

Yaf_Exception_RouterFailed is thrown when routing fails, for instance when no registered route matches the incoming request. Its error code is 513.

Intro

Yaf_Exception_RouterFailed is thrown when routing fails, for instance when no registered route matches the incoming request. Its error code is 513.

Class synopsis

class Yaf_Exception_RouterFailed { }

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