Structure
PSQLError.Code
struct Code
Topics
Instance Properties
var description: StringA textual representation of this instance.
Type Properties
static let authMechanismRequiresPassword: PSQLError.Codestatic let clientClosedConnection: PSQLError.Codestatic let connectionClosed: PSQLError.Codestatic let connectionError: PSQLError.Codestatic let connectionQuiescing: PSQLError.Codestatic let failedToAddSSLHandler: PSQLError.Codestatic let invalidCommandTag: PSQLError.Codestatic let listenFailed: PSQLError.Codestatic let messageDecodingFailure: PSQLError.Codestatic let poolClosed: PSQLError.Codestatic let queryCancelled: PSQLError.Codestatic let receivedUnencryptedDataAfterSSLRequest: PSQLError.Codestatic let saslError: PSQLError.Codestatic let server: PSQLError.Codestatic let serverClosedConnection: PSQLError.Codestatic let sslUnsupported: PSQLError.Codestatic let tooManyParameters: PSQLError.Codestatic let uncleanShutdown: PSQLError.Codestatic let unexpectedBackendMessage: PSQLError.Codestatic let unlistenFailed: PSQLError.Codestatic let unsupportedAuthMechanism: PSQLError.Code
Relationships
Conforms To
Swift.CustomStringConvertibleSwift.EquatableSwift.HashableSwift.SendableSwift.SendableMetatype