PHP 8.6.0 Beta 3 is available for testing

The Yaf_Exception_LoadFailed_View class

(Yaf >=1.0.0)

Вступ

Yaf_Exception_LoadFailed_View is thrown when the requested view (template) script cannot be found or loaded. Its error code is 518.

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

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

User Contributed Notes

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