The Yaf_Exception_RouterFailed class

(Yaf >=1.0.0)

Introduction

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 extends Yaf_Exception {
/* Properties */
/* Methods */
/* Inherited methods */
}
add a note

User Contributed Notes

There are no user contributed notes for this page.