public class RowError extends Object
RowError(int rowIndex, String errorMsg)
String
getErrorMsg()
int
getRowIndex()
void
setErrorMsg(String errorMsg)
setRowIndex(int rowIndex)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RowError(int rowIndex, String errorMsg)
public int getRowIndex()
public void setRowIndex(int rowIndex)
public String getErrorMsg()
public void setErrorMsg(String errorMsg)
Copyright © 2021. All rights reserved.