You can check if an error is returned for a row and get the error string using the following ProDataObject methods:

Syntax

boolean hasRowError()
String getRowErrorString()

Thus, these methods can return different information for each ProDataObject in a given table collection.