DataSchemaError

open class DataSchemaError : DataError, @unchecked Sendable

Exception thrown when a problem is detected with a data schema.

  • Default initializer.

    Declaration

    Swift

    override public init()