Question:How we can retrieve the error messages?
A by calling CModel::getErrors() and CModel::getError().
B by calling CModel:: Errors() and CModel:: Error()
C by calling Errors() and Error()
D by calling Errors() and Error()
E All of them
+ AnswerA
+ Report