DataSchemaError

open class DataSchemaError : DataError

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

  • Default initializer.

    Declaration

    Swift

    override public init()