Error Handling
The PsqlError object collects information relevant to errors and warnings generated by the PSQL server. See PsqlError Object for more information.
The PsqlException object is created and thrown when the PSQL server returns an error. Exceptions generated by the data provider are returned as standard run time exceptions. See PsqlException Object for more information.