public static final class BgpConstants.Notifications.MessageHeaderError extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
BAD_MESSAGE_LENGTH
Message Header Error subcode: Bad Message Length.
|
static int |
BAD_MESSAGE_TYPE
Message Header Error subcode: Bad Message Type.
|
static int |
CONNECTION_NOT_SYNCHRONIZED
Message Header Error subcode: Connection Not Synchronized.
|
static int |
ERROR_CODE
Message Header Error code.
|
public static final int ERROR_CODE
public static final int CONNECTION_NOT_SYNCHRONIZED
public static final int BAD_MESSAGE_LENGTH
public static final int BAD_MESSAGE_TYPE