How to get the errors on Controlers

Now i want to get the errors of Model(like some error of validate_xxx_of )

How can i do? it seems that no error object on Controllers by API docments,

Thanks.