public class ErrorMessage extends Object implements ErrorCode
ErrorMessage()
String
getCode()
getMessage()
getType()
void
setCode(String code)
setMessage(String message)
setType(String type)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ErrorMessage()
public String getType()
ErrorCode
getType
public void setType(String type)
public String getCode()
getCode
public void setCode(String code)
public String getMessage()
getMessage
public void setMessage(String message)
public String toString()
toString
Object
Copyright © 2020. All rights reserved.