public class ErrorMessage extends Object
ErrorMessage()
String
getErrorCode()
getErrorMsg()
void
setErrorCode(String errorCode)
setErrorMsg(String errorMsg)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ErrorMessage()
public String getErrorCode()
public void setErrorCode(String errorCode)
public String getErrorMsg()
public void setErrorMsg(String errorMsg)
Copyright © 2021. All Rights Reserved.