public interface  org.apache.dubbo.rpc.protocol.http.HttpProtocolErrorCode extends java.lang.Object
{
public abstract int getErrorCode();
}