The Yaf_Exception_DispatchFailed class
Guide
Edit on GitHub ✎
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 { }