Hello, I want to insert data into a PostgreSQL Database over an external Method. My problem is that I don't know how to implement a reasonable exception Handling. I don't know which classes I should use. I did the same thing with ODBC, but there was a special class which has to be used for this error Handling(sql).