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