# BatchQueryError
Simple Error
instance thrown from the
executeAll method in case of failure
NOTE
This is an abstract type. Any object of this structure can be used where this type is used.
# Properties
# results
results :Array<Titanium.Database.ResultSet>
partial ResultSet
s of any successful queries before the failure