The Yaf_Exception_LoadFailed_Controller class
Guide
Edit on GitHub ✎
Yaf_Exception_LoadFailed_Controller is thrown when the requested controller cannot be found or loaded. Its error code is 516.
Intro
Yaf_Exception_LoadFailed_Controller is thrown when the requested controller cannot be found or loaded. Its error code is 516.
Class synopsis
class Yaf_Exception_LoadFailed_Controller { }