Exceptions
11/15/25
We have a lot of exceptions for different situations. They are split into different subclasses for ConnectionPool, Connection, Transaction and Cursor.
You can use them to define code behavior based on exceptions.
All exceptions described here