public class ErrorInfo extends Object implements Serializable
ErrorInfo()
ErrorInfo
code(Integer code)
boolean
equals(Object o)
Integer
getCode()
String
getMessage()
int
hashCode()
message(String message)
void
setCode(Integer code)
setMessage(String message)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public ErrorInfo()
public ErrorInfo code(Integer code)
public Integer getCode()
public void setCode(Integer code)
public ErrorInfo message(String message)
public String getMessage()
public void setMessage(String message)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2017. All rights reserved.