Structure
PostgresError.Code
struct Code
Topics
Initializers
init(raw: String)init(stringLiteral: String)Creates an instance initialized to the given string value.
Instance Properties
Type Properties
static let activeSqlTransaction: PostgresError.Codestatic let adminShutdown: PostgresError.Codestatic let ambiguousAlias: PostgresError.Codestatic let ambiguousColumn: PostgresError.Codestatic let ambiguousFunction: PostgresError.Codestatic let ambiguousParameter: PostgresError.Codestatic let arraySubscriptError: PostgresError.Codestatic let assertFailure: PostgresError.Codestatic let badCopyFileFormat: PostgresError.Codestatic let branchTransactionAlreadyActive: PostgresError.Codestatic let cannotCoerce: PostgresError.Codestatic let cannotConnectNow: PostgresError.Codestatic let cantChangeRuntimeParam: PostgresError.Codestatic let cardinalityViolation: PostgresError.Codestatic let caseNotFound: PostgresError.Codestatic let characterNotInRepertoire: PostgresError.Codestatic let checkViolation: PostgresError.Codestatic let collationMismatch: PostgresError.Codestatic let configFileError: PostgresError.Codestatic let configurationLimitExceeded: PostgresError.Codestatic let connectionDoesNotExist: PostgresError.Codestatic let connectionException: PostgresError.Codestatic let connectionFailure: PostgresError.Codestatic let containingSqlNotPermitted: PostgresError.Codestatic let crashShutdown: PostgresError.Codestatic let dataCorrupted: PostgresError.Codestatic let dataException: PostgresError.Codestatic let databaseDropped: PostgresError.Codestatic let datatypeMismatch: PostgresError.Codestatic let datetimeFieldOverflow: PostgresError.Codestatic let deadlockDetected: PostgresError.Codestatic let dependentObjectsStillExist: PostgresError.Codestatic let dependentPrivilegeDescriptorsStillExist: PostgresError.Codestatic let deprecatedFeature: PostgresError.Codestatic let diagnosticsException: PostgresError.Codestatic let diskFull: PostgresError.Codestatic let divisionByZero: PostgresError.Codestatic let duplicateAlias: PostgresError.Codestatic let duplicateColumn: PostgresError.Codestatic let duplicateCursor: PostgresError.Codestatic let duplicateDatabase: PostgresError.Codestatic let duplicateFile: PostgresError.Codestatic let duplicateFunction: PostgresError.Codestatic let duplicateObject: PostgresError.Codestatic let duplicatePreparedStatement: PostgresError.Codestatic let duplicateSchema: PostgresError.Codestatic let duplicateTable: PostgresError.Codestatic let dynamicResultSetsReturned: PostgresError.Codestatic let errorInAssignment: PostgresError.Codestatic let escapeCharacterConflict: PostgresError.Codestatic let eventTriggerProtocolViolated: PostgresError.Codestatic let exclusionViolation: PostgresError.Codestatic let externalRoutineException: PostgresError.Codestatic let externalRoutineInvocationException: PostgresError.Codestatic let fdwColumnNameNotFound: PostgresError.Codestatic let fdwDynamicParameterValueNeeded: PostgresError.Codestatic let fdwError: PostgresError.Codestatic let fdwFunctionSequenceError: PostgresError.Codestatic let fdwInconsistentDescriptorInformation: PostgresError.Codestatic let fdwInvalidAttributeValue: PostgresError.Codestatic let fdwInvalidColumnName: PostgresError.Codestatic let fdwInvalidColumnNumber: PostgresError.Codestatic let fdwInvalidDataType: PostgresError.Codestatic let fdwInvalidDataTypeDescriptors: PostgresError.Codestatic let fdwInvalidDescriptorFieldIdentifier: PostgresError.Codestatic let fdwInvalidHandle: PostgresError.Codestatic let fdwInvalidOptionIndex: PostgresError.Codestatic let fdwInvalidOptionName: PostgresError.Codestatic let fdwInvalidStringFormat: PostgresError.Codestatic let fdwInvalidStringLengthOrBufferLength: PostgresError.Codestatic let fdwInvalidUseOfNullPointer: PostgresError.Codestatic let fdwNoSchemas: PostgresError.Codestatic let fdwOptionNameNotFound: PostgresError.Codestatic let fdwOutOfMemory: PostgresError.Codestatic let fdwReplyHandle: PostgresError.Codestatic let fdwSchemaNotFound: PostgresError.Codestatic let fdwTableNotFound: PostgresError.Codestatic let fdwTooManyHandles: PostgresError.Codestatic let fdwUnableToCreateExecution: PostgresError.Codestatic let fdwUnableToCreateReply: PostgresError.Codestatic let fdwUnableToEstablishConnection: PostgresError.Codestatic let featureNotSupported: PostgresError.Codestatic let floatingPointException: PostgresError.Codestatic let foreignKeyViolation: PostgresError.Codestatic let functionExecutedNoReturnStatement: PostgresError.Codestatic let groupingError: PostgresError.Codestatic let heldCursorRequiresSameIsolationLevel: PostgresError.Codestatic let idleInTransactionSessionTimeout: PostgresError.Codestatic let implicitZeroBitPadding: PostgresError.Codestatic let inFailedSqlTransaction: PostgresError.Codestatic let inappropriateAccessModeForBranchTransaction: PostgresError.Codestatic let inappropriateIsolationLevelForBranchTransaction: PostgresError.Codestatic let indeterminateCollation: PostgresError.Codestatic let indeterminateDatatype: PostgresError.Codestatic let indexCorrupted: PostgresError.Codestatic let indicatorOverflow: PostgresError.Codestatic let insufficientPrivilege: PostgresError.Codestatic let insufficientResources: PostgresError.Codestatic let integrityConstraintViolation: PostgresError.Codestatic let internalError: PostgresError.Codestatic let intervalFieldOverflow: PostgresError.Codestatic let invalidArgumentForLogarithm: PostgresError.Codestatic let invalidArgumentForNthValueFunction: PostgresError.Codestatic let invalidArgumentForNtileFunction: PostgresError.Codestatic let invalidArgumentForPowerFunction: PostgresError.Codestatic let invalidArgumentForWidthBucketFunction: PostgresError.Codestatic let invalidAuthorizationSpecification: PostgresError.Codestatic let invalidBinaryRepresentation: PostgresError.Codestatic let invalidCatalogName: PostgresError.Codestatic let invalidCharacterValueForCast: PostgresError.Codestatic let invalidColumnDefinition: PostgresError.Codestatic let invalidColumnReference: PostgresError.Codestatic let invalidCursorDefinition: PostgresError.Codestatic let invalidCursorName: PostgresError.Codestatic let invalidCursorState: PostgresError.Codestatic let invalidDatabaseDefinition: PostgresError.Codestatic let invalidDatetimeFormat: PostgresError.Codestatic let invalidEscapeCharacter: PostgresError.Codestatic let invalidEscapeOctet: PostgresError.Codestatic let invalidEscapeSequence: PostgresError.Codestatic let invalidForeignKey: PostgresError.Codestatic let invalidFunctionDefinition: PostgresError.Codestatic let invalidGrantOperation: PostgresError.Codestatic let invalidGrantor: PostgresError.Codestatic let invalidIndicatorParameterValue: PostgresError.Codestatic let invalidLocatorSpecification: PostgresError.Codestatic let invalidName: PostgresError.Codestatic let invalidObjectDefinition: PostgresError.Codestatic let invalidParameterValue: PostgresError.Codestatic let invalidPassword: PostgresError.Codestatic let invalidPreparedStatementDefinition: PostgresError.Codestatic let invalidRecursion: PostgresError.Codestatic let invalidRegularExpression: PostgresError.Codestatic let invalidRoleSpecification: PostgresError.Codestatic let invalidRowCountInLimitClause: PostgresError.Codestatic let invalidRowCountInResultOffsetClause: PostgresError.Codestatic let invalidSavepointSpecification: PostgresError.Codestatic let invalidSchemaDefinition: PostgresError.Codestatic let invalidSchemaName: PostgresError.Codestatic let invalidSqlStatementName: PostgresError.Codestatic let invalidSqlstateReturned: PostgresError.Codestatic let invalidTableDefinition: PostgresError.Codestatic let invalidTablesampleArgument: PostgresError.Codestatic let invalidTablesampleRepeat: PostgresError.Codestatic let invalidTextRepresentation: PostgresError.Codestatic let invalidTimeZoneDisplacementValue: PostgresError.Codestatic let invalidTransactionInitiation: PostgresError.Codestatic let invalidTransactionState: PostgresError.Codestatic let invalidTransactionTermination: PostgresError.Codestatic let invalidUseOfEscapeCharacter: PostgresError.Codestatic let invalidXmlComment: PostgresError.Codestatic let invalidXmlContent: PostgresError.Codestatic let invalidXmlDocument: PostgresError.Codestatic let invalidXmlProcessingInstruction: PostgresError.Codestatic let ioError: PostgresError.Codestatic let locatorException: PostgresError.Codestatic let lockFileExists: PostgresError.Codestatic let lockNotAvailable: PostgresError.Codestatic let modifyingSqlDataNotPermitted: PostgresError.Codestatic let modifyingSqlDataNotPermittedExternal: PostgresError.Codestatic let mostSpecificTypeMismatch: PostgresError.Codestatic let nameTooLong: PostgresError.Codestatic let noActiveSqlTransaction: PostgresError.Codestatic let noActiveSqlTransactionForBranchTransaction: PostgresError.Codestatic let noAdditionalDynamicResultSetsReturned: PostgresError.Codestatic let noData: PostgresError.Codestatic let noDataFound: PostgresError.Codestatic let nonstandardUseOfEscapeCharacter: PostgresError.Codestatic let notAnXmlDocument: PostgresError.Codestatic let notNullViolation: PostgresError.Codestatic let nullValueEliminatedInSetFunction: PostgresError.Codestatic let nullValueNoIndicatorParameter: PostgresError.Codestatic let nullValueNotAllowed: PostgresError.Codestatic let nullValueNotAllowedExternal: PostgresError.Codestatic let numericValueOutOfRange: PostgresError.Codestatic let objectInUse: PostgresError.Codestatic let objectNotInPrerequisiteState: PostgresError.Codestatic let operatorIntervention: PostgresError.Codestatic let outOfMemory: PostgresError.Codestatic let plpgsqlError: PostgresError.Codestatic let privilegeNotGranted: PostgresError.Codestatic let privilegeNotRevoked: PostgresError.Codestatic let programLimitExceeded: PostgresError.Codestatic let prohibitedSqlStatementAttempted: PostgresError.Codestatic let prohibitedSqlStatementAttemptedExternal: PostgresError.Codestatic let protocolViolation: PostgresError.Codestatic let queryCanceled: PostgresError.Codestatic let raiseException: PostgresError.Codestatic let readOnlySqlTransaction: PostgresError.Codestatic let readingSqlDataNotPermitted: PostgresError.Codestatic let readingSqlDataNotPermittedExternal: PostgresError.Codestatic let reservedName: PostgresError.Codestatic let restrictViolation: PostgresError.Codestatic let savepointException: PostgresError.Codestatic let schemaAndDataStatementMixingNotSupported: PostgresError.Codestatic let serializationFailure: PostgresError.Codestatic let snapshotTooOld: PostgresError.Codestatic let sqlRoutineException: PostgresError.Codestatic let sqlStatementNotYetComplete: PostgresError.Codestatic let sqlclientUnableToEstablishSqlconnection: PostgresError.Codestatic let sqlserverRejectedEstablishmentOfSqlconnection: PostgresError.Codestatic let srfProtocolViolated: PostgresError.Codestatic let stackedDiagnosticsAccessedWithoutActiveHandler: PostgresError.Codestatic let statementCompletionUnknown: PostgresError.Codestatic let statementTooComplex: PostgresError.Codestatic let stringDataLengthMismatch: PostgresError.Codestatic let stringDataRightTruncation: PostgresError.Codestatic let stringDataRightTruncationException: PostgresError.Codestatic let substringError: PostgresError.Codestatic let successfulCompletion: PostgresError.Codestatic let syntaxError: PostgresError.Codestatic let syntaxErrorOrAccessRuleViolation: PostgresError.Codestatic let systemError: PostgresError.Codestatic let tooManyArguments: PostgresError.Codestatic let tooManyColumns: PostgresError.Codestatic let tooManyConnections: PostgresError.Codestatic let tooManyRows: PostgresError.Codestatic let transactionIntegrityConstraintViolation: PostgresError.Codestatic let transactionResolutionUnknown: PostgresError.Codestatic let transactionRollback: PostgresError.Codestatic let triggerProtocolViolated: PostgresError.Codestatic let triggeredActionException: PostgresError.Codestatic let triggeredDataChangeViolation: PostgresError.Codestatic let trimError: PostgresError.Codestatic let undefinedColumn: PostgresError.Codestatic let undefinedFile: PostgresError.Codestatic let undefinedFunction: PostgresError.Codestatic let undefinedObject: PostgresError.Codestatic let undefinedParameter: PostgresError.Codestatic let undefinedTable: PostgresError.Codestatic let uniqueViolation: PostgresError.Codestatic let unterminatedCString: PostgresError.Codestatic let untranslatableCharacter: PostgresError.Codestatic let warning: PostgresError.Codestatic let windowingError: PostgresError.Codestatic let withCheckOptionViolation: PostgresError.Codestatic let wrongObjectType: PostgresError.Codestatic let zeroLengthCharacterString: PostgresError.Code
Relationships
Conforms To
Swift.EquatableSwift.ExpressibleByExtendedGraphemeClusterLiteralSwift.ExpressibleByStringLiteralSwift.ExpressibleByUnicodeScalarLiteralSwift.SendableSwift.SendableMetatype