Package com.webmethods.jms.protocol
Class ProtocolError
- java.lang.Object
-
- com.webmethods.jms.protocol.ProtocolError
-
public class ProtocolError extends java.lang.Object
Contains the possible error returned by the Broker.
-
-
Field Summary
-
Constructor Summary
Constructors Constructor Description ProtocolError()
-
-
-
Field Detail
-
AWPR_NO_ERROR
public static final int AWPR_NO_ERROR
- See Also:
- Constant Field Values
-
AWPR_ERROR_RECONNECTED
public static final int AWPR_ERROR_RECONNECTED
- See Also:
- Constant Field Values
-
AWPR_ERROR_DESTROYED
public static final int AWPR_ERROR_DESTROYED
- See Also:
- Constant Field Values
-
AWPR_ERROR_LICENSE_EXPIRED
public static final int AWPR_ERROR_LICENSE_EXPIRED
- See Also:
- Constant Field Values
-
AWPR_ERROR_NO_MEMORY
public static final int AWPR_ERROR_NO_MEMORY
- See Also:
- Constant Field Values
-
AWPR_ERROR_NO_PERMISSION
public static final int AWPR_ERROR_NO_PERMISSION
- See Also:
- Constant Field Values
-
AWPR_ERROR_STORAGE_CORRUPT
public static final int AWPR_ERROR_STORAGE_CORRUPT
- See Also:
- Constant Field Values
-
AWPR_ERROR_STORAGE_ERROR
public static final int AWPR_ERROR_STORAGE_ERROR
- See Also:
- Constant Field Values
-
AWPR_ERROR_NO_STORAGE
public static final int AWPR_ERROR_NO_STORAGE
- See Also:
- Constant Field Values
-
AWPR_ERROR_NO_PERMISSION_SYSDEF
public static final int AWPR_ERROR_NO_PERMISSION_SYSDEF
- See Also:
- Constant Field Values
-
AWPR_ERROR_SERVERCONFIG_CANNOT_WRITE
public static final int AWPR_ERROR_SERVERCONFIG_CANNOT_WRITE
- See Also:
- Constant Field Values
-
AWPR_ERROR_MISSING_ARGS
public static final int AWPR_ERROR_MISSING_ARGS
- See Also:
- Constant Field Values
-
AWPR_ERROR_MISSING_PI
public static final int AWPR_ERROR_MISSING_PI
- See Also:
- Constant Field Values
-
AWPR_ERROR_PROTOCOL
public static final int AWPR_ERROR_PROTOCOL
- See Also:
- Constant Field Values
-
AWPR_ERROR_UNKNOWN_COMMAND
public static final int AWPR_ERROR_UNKNOWN_COMMAND
- See Also:
- Constant Field Values
-
AWPR_ERROR_WRONG_VERSION
public static final int AWPR_ERROR_WRONG_VERSION
- See Also:
- Constant Field Values
-
AWPR_ERROR_BAD_CERT_FILE
public static final int AWPR_ERROR_BAD_CERT_FILE
- See Also:
- Constant Field Values
-
AWPR_ERROR_DN_FORMAT
public static final int AWPR_ERROR_DN_FORMAT
- See Also:
- Constant Field Values
-
AWPR_ERROR_FILE_NOT_FOUND
public static final int AWPR_ERROR_FILE_NOT_FOUND
- See Also:
- Constant Field Values
-
AWPR_ERROR_INVALID_BROKER_NAME
public static final int AWPR_ERROR_INVALID_BROKER_NAME
- See Also:
- Constant Field Values
-
AWPR_ERROR_INVALID_CLIENT_ID
public static final int AWPR_ERROR_INVALID_CLIENT_ID
- See Also:
- Constant Field Values
-
AWPR_ERROR_INVALID_LICENSE
public static final int AWPR_ERROR_INVALID_LICENSE
- See Also:
- Constant Field Values
-
AWPR_ERROR_INVALID_LOG_CFG
public static final int AWPR_ERROR_INVALID_LOG_CFG
- See Also:
- Constant Field Values
-
AWPR_ERROR_INVALID_NAL
public static final int AWPR_ERROR_INVALID_NAL
- See Also:
- Constant Field Values
-
AWPR_ERROR_INVALID_DNAL
public static final int AWPR_ERROR_INVALID_DNAL
- See Also:
- Constant Field Values
-
AWPR_ERROR_INVALID_GROUP_NAME
public static final int AWPR_ERROR_INVALID_GROUP_NAME
- See Also:
- Constant Field Values
-
AWPR_ERROR_INVALID_PERMISSION
public static final int AWPR_ERROR_INVALID_PERMISSION
- See Also:
- Constant Field Values
-
AWPR_ERROR_INVALID_PORT
public static final int AWPR_ERROR_INVALID_PORT
- See Also:
- Constant Field Values
-
AWPR_ERROR_INVALID_SUBSCRIPTION
public static final int AWPR_ERROR_INVALID_SUBSCRIPTION
- See Also:
- Constant Field Values
-
AWPR_ERROR_INVALID_TYPE_NAME
public static final int AWPR_ERROR_INVALID_TYPE_NAME
- See Also:
- Constant Field Values
-
AWPR_ERROR_INVALID_VALUE
public static final int AWPR_ERROR_INVALID_VALUE
- See Also:
- Constant Field Values
-
AWPR_ERROR_UNKNOWN_BROKER
public static final int AWPR_ERROR_UNKNOWN_BROKER
- See Also:
- Constant Field Values
-
AWPR_ERROR_UNKNOWN_CLIENT
public static final int AWPR_ERROR_UNKNOWN_CLIENT
- See Also:
- Constant Field Values
-
AWPR_ERROR_UNKNOWN_CLIENTGROUP
public static final int AWPR_ERROR_UNKNOWN_CLIENTGROUP
- See Also:
- Constant Field Values
-
AWPR_ERROR_UNKNOWN_DN
public static final int AWPR_ERROR_UNKNOWN_DN
- See Also:
- Constant Field Values
-
AWPR_ERROR_UNKNOWN_INFOSET
public static final int AWPR_ERROR_UNKNOWN_INFOSET
- See Also:
- Constant Field Values
-
AWPR_ERROR_UNKNOWN_REQUEST
public static final int AWPR_ERROR_UNKNOWN_REQUEST
- See Also:
- Constant Field Values
-
AWPR_ERROR_UNKNOWN_SESSION
public static final int AWPR_ERROR_UNKNOWN_SESSION
- See Also:
- Constant Field Values
-
AWPR_ERROR_UNKNOWN_SUBS
public static final int AWPR_ERROR_UNKNOWN_SUBS
- See Also:
- Constant Field Values
-
AWPR_ERROR_UNKNOWN_TYPE
public static final int AWPR_ERROR_UNKNOWN_TYPE
- See Also:
- Constant Field Values
-
AWPR_ERROR_BAD_PASSWORD
public static final int AWPR_ERROR_BAD_PASSWORD
- See Also:
- Constant Field Values
-
AWPR_ERROR_FILE_ACCESS_DENIED
public static final int AWPR_ERROR_FILE_ACCESS_DENIED
- See Also:
- Constant Field Values
-
AWPR_ERROR_HINT_INVALID_CHAR
public static final int AWPR_ERROR_HINT_INVALID_CHAR
- See Also:
- Constant Field Values
-
AWPR_ERROR_UNKNOWN_HINT
public static final int AWPR_ERROR_UNKNOWN_HINT
- See Also:
- Constant Field Values
-
AWPR_ERROR_HINT_MISSING_VALUE
public static final int AWPR_ERROR_HINT_MISSING_VALUE
- See Also:
- Constant Field Values
-
AWPR_ERROR_HINT_INVALID_VALUE
public static final int AWPR_ERROR_HINT_INVALID_VALUE
- See Also:
- Constant Field Values
-
AWPR_ERROR_HINT_UNCLOSED
public static final int AWPR_ERROR_HINT_UNCLOSED
- See Also:
- Constant Field Values
-
AWPR_ERROR_HINT_MISSING_PREFIX
public static final int AWPR_ERROR_HINT_MISSING_PREFIX
- See Also:
- Constant Field Values
-
AWPR_ERROR_HINT_MISSING_COMMA
public static final int AWPR_ERROR_HINT_MISSING_COMMA
- See Also:
- Constant Field Values
-
AWPR_ERROR_LOCAL_TYPE
public static final int AWPR_ERROR_LOCAL_TYPE
- See Also:
- Constant Field Values
-
AWPR_ERROR_GROUP_ENCRYPT
public static final int AWPR_ERROR_GROUP_ENCRYPT
- See Also:
- Constant Field Values
-
AWPR_ERROR_CERT_NOT_VALID
public static final int AWPR_ERROR_CERT_NOT_VALID
- See Also:
- Constant Field Values
-
AWPR_ERROR_MAX_EVENTTYPES
public static final int AWPR_ERROR_MAX_EVENTTYPES
- See Also:
- Constant Field Values
-
AWPR_ERROR_INVALID_CLIENT_VALUE
public static final int AWPR_ERROR_INVALID_CLIENT_VALUE
- See Also:
- Constant Field Values
-
AWPR_ERROR_DUPLICATE_RECEIPT_SEQN_NUMBER
public static final int AWPR_ERROR_DUPLICATE_RECEIPT_SEQN_NUMBER
- See Also:
- Constant Field Values
-
AWPR_ERROR_BAD_RECEIPT_SEQN_NUMBER
public static final int AWPR_ERROR_BAD_RECEIPT_SEQN_NUMBER
- See Also:
- Constant Field Values
-
AWPR_ERROR_BAD_ACK
public static final int AWPR_ERROR_BAD_ACK
- See Also:
- Constant Field Values
-
AWPR_ERROR_BAD_FORMAT
public static final int AWPR_ERROR_BAD_FORMAT
- See Also:
- Constant Field Values
-
AWPR_ERROR_CLIENT_CONTENTION
public static final int AWPR_ERROR_CLIENT_CONTENTION
- See Also:
- Constant Field Values
-
AWPR_ERROR_CLIENT_EXISTS
public static final int AWPR_ERROR_CLIENT_EXISTS
- See Also:
- Constant Field Values
-
AWPR_ERROR_CLIENT_MAX_SHARE
public static final int AWPR_ERROR_CLIENT_MAX_SHARE
- See Also:
- Constant Field Values
-
AWPR_ERROR_CLIENT_NO_SHARE
public static final int AWPR_ERROR_CLIENT_NO_SHARE
- See Also:
- Constant Field Values
-
AWPR_ERROR_EVENT_DEPENDS
public static final int AWPR_ERROR_EVENT_DEPENDS
- See Also:
- Constant Field Values
-
AWPR_ERROR_EVENT_TOO_LARGE
public static final int AWPR_ERROR_EVENT_TOO_LARGE
- See Also:
- Constant Field Values
-
AWPR_ERROR_GROUP_DEPENDS
public static final int AWPR_ERROR_GROUP_DEPENDS
- See Also:
- Constant Field Values
-
AWPR_ERROR_GROUP_EXISTS
public static final int AWPR_ERROR_GROUP_EXISTS
- See Also:
- Constant Field Values
-
AWPR_ERROR_NO_LICENSE
public static final int AWPR_ERROR_NO_LICENSE
- See Also:
- Constant Field Values
-
AWPR_ERROR_SSL_DISABLED
public static final int AWPR_ERROR_SSL_DISABLED
- See Also:
- Constant Field Values
-
AWPR_ERROR_BROKER_EXISTS
public static final int AWPR_ERROR_BROKER_EXISTS
- See Also:
- Constant Field Values
-
AWPR_ERROR_MANUAL_INCREMENT_OF_AUTOMATIC
public static final int AWPR_ERROR_MANUAL_INCREMENT_OF_AUTOMATIC
- See Also:
- Constant Field Values
-
AWPR_ERROR_INVALID_STATE
public static final int AWPR_ERROR_INVALID_STATE
- See Also:
- Constant Field Values
-
AWPR_ERROR_BROKER_DELETED
public static final int AWPR_ERROR_BROKER_DELETED
- See Also:
- Constant Field Values
-
AWPR_ERROR_CANCELED
public static final int AWPR_ERROR_CANCELED
- See Also:
- Constant Field Values
-
AWPR_ERROR_CLIENT_DELETED
public static final int AWPR_ERROR_CLIENT_DELETED
- See Also:
- Constant Field Values
-
AWPR_ERROR_DISABLED
public static final int AWPR_ERROR_DISABLED
- See Also:
- Constant Field Values
-
AWPR_ERROR_EXISTS
public static final int AWPR_ERROR_EXISTS
- See Also:
- Constant Field Values
-
AWPR_ERROR_FILTER
public static final int AWPR_ERROR_FILTER
- See Also:
- Constant Field Values
-
AWPR_ERROR_INVALID_NAME
public static final int AWPR_ERROR_INVALID_NAME
- See Also:
- Constant Field Values
-
AWPR_ERROR_MULTIPLE_EVENT_REQ
public static final int AWPR_ERROR_MULTIPLE_EVENT_REQ
- See Also:
- Constant Field Values
-
AWPR_ERROR_UNKNOWN
public static final int AWPR_ERROR_UNKNOWN
- See Also:
- Constant Field Values
-
AWPR_ERROR_WRONG_ARGS
public static final int AWPR_ERROR_WRONG_ARGS
- See Also:
- Constant Field Values
-
AWPR_ERROR_CHLOCK_HELD_BY_OTHER
public static final int AWPR_ERROR_CHLOCK_HELD_BY_OTHER
- See Also:
- Constant Field Values
-
AWPR_ERROR_CHUNLOCK_NOT_HELD
public static final int AWPR_ERROR_CHUNLOCK_NOT_HELD
- See Also:
- Constant Field Values
-
AWPR_ERROR_CHUNLOCK_HELD_BY_OTHER
public static final int AWPR_ERROR_CHUNLOCK_HELD_BY_OTHER
- See Also:
- Constant Field Values
-
AWPR_ERROR_LOCALE_NAME_NOT_POSIX
public static final int AWPR_ERROR_LOCALE_NAME_NOT_POSIX
- See Also:
- Constant Field Values
-
AWPR_ERROR_LOCALE_CHARSET_NOT_SUPPORTED
public static final int AWPR_ERROR_LOCALE_CHARSET_NOT_SUPPORTED
- See Also:
- Constant Field Values
-
AWPR_ERROR_LOCALE_NOT_INSTALLED
public static final int AWPR_ERROR_LOCALE_NOT_INSTALLED
- See Also:
- Constant Field Values
-
AWPR_ERROR_INTERRUPTED
public static final int AWPR_ERROR_INTERRUPTED
- See Also:
- Constant Field Values
-
AWPR_ERROR_TERRITORY_SET
public static final int AWPR_ERROR_TERRITORY_SET
- See Also:
- Constant Field Values
-
AWPR_ERROR_HOST_NOT_FOUND
public static final int AWPR_ERROR_HOST_NOT_FOUND
- See Also:
- Constant Field Values
-
AWPR_ERROR_CONNECT_FAILED
public static final int AWPR_ERROR_CONNECT_FAILED
- See Also:
- Constant Field Values
-
AWPR_ERROR_JOIN_TERRITORY
public static final int AWPR_ERROR_JOIN_TERRITORY
- See Also:
- Constant Field Values
-
AWPR_ERROR_DISCONNECTED
public static final int AWPR_ERROR_DISCONNECTED
- See Also:
- Constant Field Values
-
AWPR_ERROR_BUSY
public static final int AWPR_ERROR_BUSY
- See Also:
- Constant Field Values
-
AWPR_ERROR_NOT_IMPLEMENTED
public static final int AWPR_ERROR_NOT_IMPLEMENTED
- See Also:
- Constant Field Values
-
AWPR_ERROR_TERRITORY_MISMATCH
public static final int AWPR_ERROR_TERRITORY_MISMATCH
- See Also:
- Constant Field Values
-
AWPR_ERROR_TERRITORY_NOT_SET
public static final int AWPR_ERROR_TERRITORY_NOT_SET
- See Also:
- Constant Field Values
-
AWPR_ERROR_TERRITORY_ALREADY_JOINED
public static final int AWPR_ERROR_TERRITORY_ALREADY_JOINED
- See Also:
- Constant Field Values
-
AWPR_ERROR_TERRITORY_CONFLICT
public static final int AWPR_ERROR_TERRITORY_CONFLICT
- See Also:
- Constant Field Values
-
AWPR_ERROR_ALREADY_CONNECTED
public static final int AWPR_ERROR_ALREADY_CONNECTED
- See Also:
- Constant Field Values
-
AWPR_ERROR_HELO_CONFLICT
public static final int AWPR_ERROR_HELO_CONFLICT
- See Also:
- Constant Field Values
-
AWPR_ERROR_ALREADY_LEAVING
public static final int AWPR_ERROR_ALREADY_LEAVING
- See Also:
- Constant Field Values
-
AWPR_ERROR_GATEWAY_EXISTS
public static final int AWPR_ERROR_GATEWAY_EXISTS
- See Also:
- Constant Field Values
-
AWPR_ERROR_LOCAL_GATEWAY_EXISTS
public static final int AWPR_ERROR_LOCAL_GATEWAY_EXISTS
- See Also:
- Constant Field Values
-
AWPR_ERROR_GATEWAY_SELF
public static final int AWPR_ERROR_GATEWAY_SELF
- See Also:
- Constant Field Values
-
AWPR_ERROR_CONNECT_GATEWAY
public static final int AWPR_ERROR_CONNECT_GATEWAY
- See Also:
- Constant Field Values
-
AWPR_ERROR_NOT_GATEWAY
public static final int AWPR_ERROR_NOT_GATEWAY
- See Also:
- Constant Field Values
-
AWPR_ERROR_UNKNOWN_LOCAL_GATEWAY
public static final int AWPR_ERROR_UNKNOWN_LOCAL_GATEWAY
- See Also:
- Constant Field Values
-
AWPR_ERROR_TERRITORY_LOOP
public static final int AWPR_ERROR_TERRITORY_LOOP
- See Also:
- Constant Field Values
-
AWPR_ERROR_GATEWAY_PERMISSIONS
public static final int AWPR_ERROR_GATEWAY_PERMISSIONS
- See Also:
- Constant Field Values
-
AWPR_ERROR_GATEWAY_NOT_CONNECTED
public static final int AWPR_ERROR_GATEWAY_NOT_CONNECTED
- See Also:
- Constant Field Values
-
AWPR_ERROR_DIFFERENT_TYPECODE
public static final int AWPR_ERROR_DIFFERENT_TYPECODE
- See Also:
- Constant Field Values
-
AWPR_ERROR_DIFFERENT_STORAGE
public static final int AWPR_ERROR_DIFFERENT_STORAGE
- See Also:
- Constant Field Values
-
AWPR_ERROR_DIFFERENT_TTL
public static final int AWPR_ERROR_DIFFERENT_TTL
- See Also:
- Constant Field Values
-
AWPR_ERROR_DIFFERENT_DESCRIPTION
public static final int AWPR_ERROR_DIFFERENT_DESCRIPTION
- See Also:
- Constant Field Values
-
AWPR_ERROR_DIFFERENT_INFOSET
public static final int AWPR_ERROR_DIFFERENT_INFOSET
- See Also:
- Constant Field Values
-
AWPR_ERROR_GATEWAY_PERMISSIONS_REMOTE
public static final int AWPR_ERROR_GATEWAY_PERMISSIONS_REMOTE
- See Also:
- Constant Field Values
-
AWPR_ERROR_PURGE_SELF
public static final int AWPR_ERROR_PURGE_SELF
- See Also:
- Constant Field Values
-
AWPR_ERROR_DIFFERENT_PERMS
public static final int AWPR_ERROR_DIFFERENT_PERMS
- See Also:
- Constant Field Values
-
AWPR_ERROR_DIFFERENT_VALIDATION
public static final int AWPR_ERROR_DIFFERENT_VALIDATION
- See Also:
- Constant Field Values
-
AWPR_ERROR_GATEWAY_ALREADY_PAUSED
public static final int AWPR_ERROR_GATEWAY_ALREADY_PAUSED
- See Also:
- Constant Field Values
-
AWPR_ERROR_GATEWAY_ALREADY_RESUMED
public static final int AWPR_ERROR_GATEWAY_ALREADY_RESUMED
- See Also:
- Constant Field Values
-
AWPR_ERROR_MONITOR_CANNOT_START_SERVER
public static final int AWPR_ERROR_MONITOR_CANNOT_START_SERVER
- See Also:
- Constant Field Values
-
AWPR_ERROR_BROKER_NOT_STARTING
public static final int AWPR_ERROR_BROKER_NOT_STARTING
- See Also:
- Constant Field Values
-
AWPR_ERROR_BROKER_START_TIMEOUT
public static final int AWPR_ERROR_BROKER_START_TIMEOUT
- See Also:
- Constant Field Values
-
AWPR_ERROR_BROKER_PUBLISH_PAUSE
public static final int AWPR_ERROR_BROKER_PUBLISH_PAUSE
- See Also:
- Constant Field Values
-
AWPR_ERROR_LABEL_REQUEST_TIMEOUT
public static final int AWPR_ERROR_LABEL_REQUEST_TIMEOUT
- See Also:
- Constant Field Values
-
AWPR_ERROR_LABEL_CANNOT_SEND_REQUEST
public static final int AWPR_ERROR_LABEL_CANNOT_SEND_REQUEST
- See Also:
- Constant Field Values
-
AWPR_ERROR_LABEL_ERROR_REPLY
public static final int AWPR_ERROR_LABEL_ERROR_REPLY
- See Also:
- Constant Field Values
-
AWPR_ERROR_LABEL_NO_ID
public static final int AWPR_ERROR_LABEL_NO_ID
- See Also:
- Constant Field Values
-
AWPR_ERROR_LABEL_NO_ADAPTER
public static final int AWPR_ERROR_LABEL_NO_ADAPTER
- See Also:
- Constant Field Values
-
AWPR_ERROR_LABEL_PERM
public static final int AWPR_ERROR_LABEL_PERM
- See Also:
- Constant Field Values
-
AWPR_ERROR_LABEL_REQUIRED
public static final int AWPR_ERROR_LABEL_REQUIRED
- See Also:
- Constant Field Values
-
AWPR_ERROR_LABEL_ALA_CLIENT
public static final int AWPR_ERROR_LABEL_ALA_CLIENT
- See Also:
- Constant Field Values
-
AWPR_ERROR_SERVERLOG_CANNOT_OPEN
public static final int AWPR_ERROR_SERVERLOG_CANNOT_OPEN
- See Also:
- Constant Field Values
-
AWPR_ERROR_SERVERLOG_CANNOT_LOCK
public static final int AWPR_ERROR_SERVERLOG_CANNOT_LOCK
- See Also:
- Constant Field Values
-
AWPR_ERROR_SERVERLOG_CANNOT_READ
public static final int AWPR_ERROR_SERVERLOG_CANNOT_READ
- See Also:
- Constant Field Values
-
AWPR_ERROR_SERVERLOG_PRUNE_ERROR
public static final int AWPR_ERROR_SERVERLOG_PRUNE_ERROR
- See Also:
- Constant Field Values
-
AWPR_ERROR_CLIENT_LOCKED
public static final int AWPR_ERROR_CLIENT_LOCKED
- See Also:
- Constant Field Values
-
AWPR_ERROR_CLIENT_LOCK_NOT_HELD
public static final int AWPR_ERROR_CLIENT_LOCK_NOT_HELD
- See Also:
- Constant Field Values
-
AWPR_ERROR_CLIENT_LOCK_HELD_BY_OTHER
public static final int AWPR_ERROR_CLIENT_LOCK_HELD_BY_OTHER
- See Also:
- Constant Field Values
-
AWPR_ERROR_BAD_CQUEUE_STATE
public static final int AWPR_ERROR_BAD_CQUEUE_STATE
- See Also:
- Constant Field Values
-
AWPR_ERROR_CURSOR_INDEX_OUT_OF_BOUNDS
public static final int AWPR_ERROR_CURSOR_INDEX_OUT_OF_BOUNDS
- See Also:
- Constant Field Values
-
AWPR_ERROR_CLIENT_ALREADY_LOCKED
public static final int AWPR_ERROR_CLIENT_ALREADY_LOCKED
- See Also:
- Constant Field Values
-
AWPR_ERROR_INVALID_QLOCK_HANDLE
public static final int AWPR_ERROR_INVALID_QLOCK_HANDLE
- See Also:
- Constant Field Values
-
AWPR_ERROR_DUPLICATE_QLOCK
public static final int AWPR_ERROR_DUPLICATE_QLOCK
- See Also:
- Constant Field Values
-
AWPR_ERROR_TX_UNKNOWN
public static final int AWPR_ERROR_TX_UNKNOWN
- See Also:
- Constant Field Values
-
AWPR_ERROR_TX_CLIENT_MISMATCH
public static final int AWPR_ERROR_TX_CLIENT_MISMATCH
- See Also:
- Constant Field Values
-
AWPR_ERROR_TX_CLOSED
public static final int AWPR_ERROR_TX_CLOSED
- See Also:
- Constant Field Values
-
AWPR_ERROR_TX_INVALID_STATE
public static final int AWPR_ERROR_TX_INVALID_STATE
- See Also:
- Constant Field Values
-
AWPR_ERROR_TX_ALREADY_OPEN
public static final int AWPR_ERROR_TX_ALREADY_OPEN
- See Also:
- Constant Field Values
-
AWPR_ERROR_TX_NOT_REOPENABLE
public static final int AWPR_ERROR_TX_NOT_REOPENABLE
- See Also:
- Constant Field Values
-
AWPR_ERROR_TX_EXTERNALID_EXISTS_PREPARED
public static final int AWPR_ERROR_TX_EXTERNALID_EXISTS_PREPARED
- See Also:
- Constant Field Values
-
AWPR_ERROR_TX_EXTERNALID_EXISTS_HEURISTIC
public static final int AWPR_ERROR_TX_EXTERNALID_EXISTS_HEURISTIC
- See Also:
- Constant Field Values
-
AWPR_ERROR_TX_HEURROLLBACK
public static final int AWPR_ERROR_TX_HEURROLLBACK
- See Also:
- Constant Field Values
-
AWPR_ERROR_TX_HEURCOMMIT
public static final int AWPR_ERROR_TX_HEURCOMMIT
- See Also:
- Constant Field Values
-
AWPR_ERROR_TX_HEURROLLBACK_TIMEOUT
public static final int AWPR_ERROR_TX_HEURROLLBACK_TIMEOUT
- See Also:
- Constant Field Values
-
AWPR_ERROR_INVALID_PRIORITY
public static final int AWPR_ERROR_INVALID_PRIORITY
- See Also:
- Constant Field Values
-
AWPR_ERROR_QUEUE_ALREADY_LOCKED
public static final int AWPR_ERROR_QUEUE_ALREADY_LOCKED
- See Also:
- Constant Field Values
-
AWPR_ERROR_QUEUE_LOCK_HELD_BY_OTHER
public static final int AWPR_ERROR_QUEUE_LOCK_HELD_BY_OTHER
- See Also:
- Constant Field Values
-
AWPR_ERROR_QUEUE_BROWSER_ALREADY_OPEN
public static final int AWPR_ERROR_QUEUE_BROWSER_ALREADY_OPEN
- See Also:
- Constant Field Values
-
AWPR_ERROR_QUEUE_BROWSER_UNKNOWN
public static final int AWPR_ERROR_QUEUE_BROWSER_UNKNOWN
- See Also:
- Constant Field Values
-
AWPR_ERROR_QUEUE_EXHAUSTED
public static final int AWPR_ERROR_QUEUE_EXHAUSTED
- See Also:
- Constant Field Values
-
AWPR_ERROR_EVENT_STORAGE_MISMATCH
public static final int AWPR_ERROR_EVENT_STORAGE_MISMATCH
- See Also:
- Constant Field Values
-
AWPR_ERROR_CANNOT_MODIFY_EVENT
public static final int AWPR_ERROR_CANNOT_MODIFY_EVENT
- See Also:
- Constant Field Values
-
AWPR_ERROR_QUEUE_BUSY
public static final int AWPR_ERROR_QUEUE_BUSY
- See Also:
- Constant Field Values
-
AWPR_ERROR_BASIC_AUTH_FAILURE
public static final int AWPR_ERROR_BASIC_AUTH_FAILURE
- See Also:
- Constant Field Values
-
AWPR_ERROR_BROKER_SERVER_STOPPING
public static final int AWPR_ERROR_BROKER_SERVER_STOPPING
- See Also:
- Constant Field Values
-
-