webMethods Admin
Version 7.1.0.0.211 082207

COM.activesw.api.client
Class BrokerClientContentionException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by COM.activesw.api.client.BrokerException
              extended by COM.activesw.api.client.BrokerClientContentionException
All Implemented Interfaces:
java.io.Serializable

public class BrokerClientContentionException
extends BrokerException

This exception is thrown by Information Broker client methods when client contention is detected. This happens during an attempt to reconnect a client when the client is already in use. For shared state clients it happens if the maximum number of sharings has been reached.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class COM.activesw.api.client.BrokerException
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_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, setDiagnostics, toCompleteString, toCompleteString, toString, toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 


webMethods Admin
Version 7.1.0.0.211 082207

webMethods Broker is a registered trademark of webMethods, Inc.
Copyright 2005 webMethods, Inc.
All Rights Reserved.