public class ReasonMessage extends Object
protected int
code
protected String
message
ReasonMessage(String message, int code)
int
getCode()
String
getMessage()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected final String message
protected final int code
public ReasonMessage(String message, int code)
public int getCode()
public String getMessage()