Thomas
public void connectDataRow(DataRow row) throws IllegalStateException
public void disconnectDataRow(DataRow row) throws IllegalStateException
If no data row is connected, an IllegalStateException is thrown to indicate the programming error.
IllegalStateException