PreviousData Provider for .NET Guide (9.1 revision 1) Next

Error Handling

Show this topic in Library frames

The PsqlError object collects information relevant to errors and warnings generated by the Pervasive.SQL server. See PsqlError Object for more information.

The PsqlException object is created and thrown when the Pervasive.SQL server returns an error. Exceptions generated by the data provider are returned as standard run time exceptions. See PsqlException Object for more information.


Chapter contents
Publication contents

Prev topic: Event Handling
Next topic: Diagnostic Support