I want to search a record in a SQL table and if that record is not found, I want to print an error message. I am using a try/except block to do that. But, the error