There are so many reasons for this general error one I was facing is my string data contains HTML tags and Css rules.When ever i tried to save that rich text it generate that error while i've my data base field type as text.
Solution was to sanitize string then save.