Enumeration
FluentError
enum FluentError
Topics
Enumeration Cases
case idRequiredcase invalidField(name: String, valueType: any Any.Type, error: any Error)case missingField(name: String)case missingParent(from: String, to: String, key: String, id: String)case noResultscase relationNotLoaded(name: String)
Instance Properties
var debugDescription: StringA textual representation of this instance, suitable for debugging.var description: StringA textual representation of this instance.var errorDescription: String?A localized message describing what error occurred.var failureReason: String?A localized message describing the reason for the failure.
Relationships
Conforms To
FoundationEssentials.LocalizedErrorSwift.CustomDebugStringConvertibleSwift.CustomStringConvertibleSwift.ErrorSwift.SendableSwift.SendableMetatype