public static class AMQPConstants.ErrorCodes extends Object
ErrorCode
Modifier and Type | Field and Description |
---|---|
static int |
LST_ERR_SND
The error code indicating an error during receipt from a queue
|
static int |
SND_ERR_SND
The error code indicating an error during sending a message to a queue
|
static int |
SND_INVALID_DEST
Invalid URL or unsupported protocol
|
Constructor and Description |
---|
AMQPConstants.ErrorCodes() |
public static final int LST_ERR_SND
public static final int SND_ERR_SND
public static final int SND_INVALID_DEST
Copyright © 2010–2016 AdroitLogic. All rights reserved.