The Yaf_Exception_StartupError class

(Yaf >=1.0.0)

Introduction

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 extends Yaf_Exception {
/* Properties */
/* Methods */
/* Inherited methods */
}
add a note

User Contributed Notes

There are no user contributed notes for this page.