public class Error extends Object
Error()
String
getCode()
Integer
getCodeN()
getMessage()
void
setCode(String code)
setCodeN(Integer codeN)
setMessage(String message)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Error()
public Integer getCodeN()
public void setCodeN(Integer codeN)
public String getCode()
public void setCode(String code)
public String getMessage()
public void setMessage(String message)