php8.5
Home/ Manual/ reference / yaf/ The Yaf_Exception_StartupError class

The Yaf_Exception_StartupError class

Yaf_Exception_StartupError is thrown when the application fails to start up, i.e. when an error occurs during the initialization of Yaf_Application before routing begins. Its error code is 512.

Intro

Yaf_Exception_StartupError is thrown when the application fails to start up, i.e. when an error occurs during the initialization of Yaf_Application before routing begins. Its error code is 512.

Class synopsis

class Yaf_Exception_StartupError { }

Source: reference/yaf/yaf-exception-startuperror.xml · from the official PHP manual (php/doc-en)