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