Yii Framework v1.1.17 Class Reference

CException

Package system.base
Inheritance class CException » Exception
Subclasses CDbException, CHttpException
Since 1.0
Source Code framework/base/CException.php
CException represents a generic exception for all purposes.

Protected Properties

Hide inherited properties

PropertyTypeDescriptionDefined By
code Exception
file Exception
line Exception
message Exception

Public Methods

Hide inherited methods

MethodDescriptionDefined By
__construct() Exception
__toString() Exception
__wakeup() Exception
getCode() Exception
getFile() Exception
getLine() Exception
getMessage() Exception
getPrevious() Exception
getTrace() Exception
getTraceAsString() Exception
© 2008-2013 by Yii Software LLC
All Rights Reserved.