The Yaf_Exception_LoadFailed_Module class

(Yaf >=1.0.0)

Einführung

Yaf_Exception_LoadFailed_Module is thrown when the requested module cannot be found or loaded. Its error code is 515.

Klassenbeschreibung

class Yaf_Exception_LoadFailed_Module extends Yaf_Exception_LoadFailed {
/* Eigenschaften */
/* Methoden */
/* Geerbte Methoden */
}
add a note

User Contributed Notes

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