Skip to content

Structure

PSQLError

An error that is thrown from the PostgresClient. Sendability enforced through copy-on-write semantics.
struct PSQLError

Topics

Structures

Instance Properties

Default Implementations

Relationships

Conforms To

  • Swift.Copyable
  • Swift.CustomDebugStringConvertible
  • Swift.CustomStringConvertible
  • Swift.Error
  • Swift.Escapable
  • Swift.Sendable
  • Swift.SendableMetatype

See Also

Errors