public class ErrorMsg extends Object
ErrorMsg(Integer row, String msg)
String
getMsg()
Integer
getRow()
void
setMsg(String msg)
setRow(Integer row)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ErrorMsg(Integer row, String msg)
public Integer getRow()
public void setRow(Integer row)
public String getMsg()
public void setMsg(String msg)
Copyright © 2022. All rights reserved.