Dutch PHP Conference 2027

The Yaf_Exception_RouterFailed class

(Yaf >=1.0.0)

Вступ

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

Короткий огляд класу

class Yaf_Exception_RouterFailed extends Yaf_Exception {
/* Властивості */
/* Методи */
/* Успадковані методи */
}
add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top