//! # Connection Error
//! These error types are used when an error occurs within the [`Connection`].
//!
//! [`Connection`]: crate::connection::Connection
/// The error type for the [`Connection`].
/// These are lesser known errors that can occur within the connection.