Caqti1_errors(v1) Exceptions.
The exception raised when a backend fails to connect to a resource. Due to pooled connections, this may be raised by describe and query functions as well as the connect function.
exception Prepare_failed of Uri.t * Caqti1_query.query_info * stringThe exception raised when query preparation fails.
exception Execute_failed of Uri.t * Caqti1_query.query_info * stringThe exception raised when query execution failes.
exception Miscommunication of Uri.t * Caqti1_query.query_info * stringThis exception may be raised by a backend when something unexpected happen during the communication process. It signifies a programming error or at least an incompatibility somewhere: