|
Yaf_Application::getLastErrorMsgGet message of the last occurred error Beschreibung
public string Yaf_Application::getLastErrorMsg
( void
)
Parameter-ListeDiese Funktion hat keine Parameter. Rückgabewerte
BeispieleBeispiel #1 Yaf_Application::getLastErrorMsgexample
<?phpDas oben gezeigte Beispiel erzeugt eine ähnliche Ausgabe wie: string(69) "Could not find controller script /tmp/notexists/controllers/Index.php" |