YAF_EXCEPTION(3) 1 YAF_EXCEPTION(3)
The Yaf_Exception class
INTRODUCTION
CLASS SYNOPSIS
Yaf_Exception
Yaf_Exceptionextends
Exception
Inherited properties
o protected string$message
o protected int$code
o protected string$file
o protected int$line
Methods
o public Yaf_Exception::__construct (void )
o public void Yaf_Exception::getPrevious (void )
Inherited methods
o finalpublic string Exception::getMessage (void )
o finalpublic Exception Exception::getPrevious (void )
o finalpublic mixed Exception::getCode (void )
o finalpublic string Exception::getFile (void )
o finalpublic int Exception::getLine (void )
o finalpublic array Exception::getTrace (void )
o finalpublic string Exception::getTraceAsString (void )
o public string Exception::__toString (void )
o finalprivate void Exception::__clone (void )
PHP Documentation Group YAF_EXCEPTION(3)