PHP 8.4.26 Released!

The Yaf_Exception_LoadFailed_Controller class

(Yaf >=1.0.0)

Giriş

Yaf_Exception_LoadFailed_Controller is thrown when the requested controller cannot be found or loaded. Its error code is 516.

Sınıf Sözdizimi

class Yaf_Exception_LoadFailed_Controller extends Yaf_Exception_LoadFailed {
/* Özellikler */
/* Yöntemler */
/* Miras alınan yöntemler */
}
+add a note

User Contributed Notes

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