public class ErrorInfo extends Object
ErrorInfo(String code, String msg)
String
getCode()
getMsg()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ErrorInfo(String code, String msg)
public String getCode()
public String getMsg()
public String toString()
toString
Object