Enumeration
PostgresError
enum PostgresError
Topics
Structures
Enumeration Cases
Instance Properties
codedescriptionSeeCustomStringConvertible.errorDescriptionSeeLocalizedError.
Relationships
Conforms To
Foundation.LocalizedErrorSwift.CustomStringConvertibleSwift.ErrorSwift.SendableSwift.SendableMetatype
See Also
Errors
PostgresDecodingErrorAn error that may happen when aPostgresRoworPostgresCellis decoded to native Swift types.PSQLErrorAn error that is thrown from the PostgresClient. Sendability enforced through copy-on-write semantics.