The Yaf_Exception class
(Yaf >=1.0.0)
簡介
類摘要
class Yaf_Exception
extends
Exception
{
/* 屬性 */
protected
$message;
protected
$code;
protected
$previous;
/* 方法 */
public __construct()
/* 繼承的方法 */
}屬性
- message
- code
- file
- line
- previous
目錄
- Yaf_Exception::__construct — The __construct purpose
- Yaf_Exception::getPrevious — The getPrevious purpose