The Yaf_Exception_LoadFailed_View class
Guide
Edit on GitHub ✎
Yaf_Exception_LoadFailed_View is thrown when the requested view (template) script cannot be found or loaded. Its error code is 518.
Intro
Yaf_Exception_LoadFailed_View is thrown when the requested view (template) script cannot be found or loaded. Its error code is 518.
Class synopsis
class Yaf_Exception_LoadFailed_View { }