Exception thrown under different conditions based on the type of Contents.
Structure, Class, and Associative Array
When a header is provided but a matching column is not found
Other
When a header is provided but a matching column is not found
Order did not match that found in the input
Since a row and column is not meaningful when a column specified by the
header is not found in the data, both row and col will be zero. Otherwise
row is always one and col is the first instance found in header that
occurred before the previous starting at one.
Exception thrown under different conditions based on the type of Contents.
Structure, Class, and Associative Array
Other
Since a row and column is not meaningful when a column specified by the header is not found in the data, both row and col will be zero. Otherwise row is always one and col is the first instance found in header that occurred before the previous starting at one.