public static class ErrorEvent.Error extends Object
Error()
protected boolean
canEqual(Object other)
boolean
equals(Object o)
Integer
getCode()
String
getMsg()
int
hashCode()
void
setCode(Integer code)
setMsg(String msg)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Error()
public Integer getCode()
public String getMsg()
public void setCode(Integer code)
public void setMsg(String msg)
public boolean equals(Object o)
equals
Object
protected boolean canEqual(Object other)
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2020. All rights reserved.