# BatchQueryError

Simple Error instance thrown from the executeAll method in case of failure

Availability
8.1.0
8.1.0
9.2.0
Extends
Object

NOTE

This is an abstract type. Any object of this structure can be used where this type is used.

# Properties

# index

Availability
8.1.0
8.1.0
9.2.0
index :Number

Index of the failed query


# results

Availability
8.1.0
8.1.0
9.2.0
results :Array<Titanium.Database.ResultSet>

partial ResultSets of any successful queries before the failure