JavaScript is disabled on your browser.
webMethods Broker Administration Java API Version 10.5.0.0.437 031021
Detail:
Field |
Constr |
Method
All Implemented Interfaces:
java.io.Serializable
public class BrokerClientQueueLockException
extends BrokerException
This exception is thrown by Information Broker client methods when the specified operation cannot be affected as the BrokerClient is determined to be locked
for queue browser operations. been disconnected or destroyed.
IMPORTANT NOTE: Support for queue manipulation feature is dropped from Broker version 6.5 onwards. The preferred way to affect queue manipulation operations
are via the BrokerClientQueueBrowser and BrokerLockedClientQueueBrowser classes.
See Also:
Serialized Form
Field Summary
Fields inherited from class COM.activesw.api.client.BrokerException
BROKER_EXCEPTION_SET_DIAG_FILE , BROKER_EXCEPTION_SET_DIAG_LEVEL , DIAG_NONE , DIAG_SHOW_ALL , DIAG_SHOW_ALL_ERRORS , DIAG_SHOW_FATAL_ERRORS , DIAG_SHOW_JAVA_API , DIAG_SHOW_QUEUE_INFO , DIAG_SHOW_SOCKET_ACTIVITY , DIAG_SHOW_SOCKET_PARSING , DIAG_SHOW_SOCKET_TRAFFIC , MINOR_TRANSACTION_ALREADY_EXISTS , MINOR_TRANSACTION_ALREADY_EXISTS_HEURISTICALLY , MINOR_TRANSACTION_ALREADY_PREPARED , MINOR_TRANSACTION_CLIENT_MISMATCH , MINOR_TRANSACTION_CLOSED , MINOR_TRANSACTION_HEURISTICALLY_COMMITTED , MINOR_TRANSACTION_HEURISTICALLY_ROLLED_BACK , MINOR_TRANSACTION_HEURISTICALLY_ROLLED_BACK_TIMEOUT , MINOR_TRANSACTION_ID_NOT_VALID , MINOR_TRANSACTION_INVALID_VALUE , MINOR_TRANSACTION_NOT_OPEN , MINOR_TRANSACTION_STATE_MISMATCH , MINOR_TRANSACTION_TIMEOUT_VALUE_INVALID , MINOR_TRANSACTION_UNABLE_TO_REOPEN , MINOR_UNKNOWN_TRANSACTION
Method Summary
Methods inherited from class COM.activesw.api.client.BrokerException
getCode , getDiagnostics , getMessage , getMessage , getMinorCode , logDebugMessage , setDiagnostics , toCompleteString , toCompleteString , toString , toString
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
webMethods Broker Administration Java API Version 10.5.0.0.437 031021
Detail:
Field |
Constr |
Method
Copyright © 2002-2006 webMethods, Inc. Copyright © 2007-2021 Software AG Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.