public class ClientErrorCode
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
ACCESS_BROKER_TIMEOUT |
static int |
BROKER_NOT_EXIST_EXCEPTION |
static int |
CONNECT_BROKER_EXCEPTION |
static int |
NO_NAME_SERVER_EXCEPTION |
static int |
NOT_FOUND_TOPIC_EXCEPTION |
Constructor and Description |
---|
ClientErrorCode() |
public static final int CONNECT_BROKER_EXCEPTION
public static final int ACCESS_BROKER_TIMEOUT
public static final int BROKER_NOT_EXIST_EXCEPTION
public static final int NO_NAME_SERVER_EXCEPTION
public static final int NOT_FOUND_TOPIC_EXCEPTION