public class ErrorInfo extends java.lang.Object
static int
CODE_EXCEPTION
static ErrorInfo
generate(int code, java.lang.String msg)
int
getCode()
java.lang.String
getMessage()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final int CODE_EXCEPTION
public static ErrorInfo generate(int code, java.lang.String msg)
public java.lang.String getMessage()
public int getCode()