public class ProtocolException extends java.lang.RuntimeException
ProtocolException(int code, java.lang.String msg)
int
getCode()
java.lang.String
getErrorMsg()
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ProtocolException(int code, java.lang.String msg)
code
msg
public int getCode()
public java.lang.String getErrorMsg()