ParsingError
public enum ParsingError : Error
This type provides errors that can be thrown when reading fields from a tuple in a result set.
These wrap around the errors in Tuple.ParsingError to replace the index with the database key, which is more useful when reading fields from a result set.