thrownewCException(Yii::t('yii','DbSession.connectionID "{id}" is invalid. Please make sure it refers to the ID of a CDbConnection application component.',
array('{id}'=>$id)));
thrownewInvalidConfigException("DbSession::connectionID must refer to the ID of a DB application component.");