Class BrokerQueueBrowserException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
BrokerClientQueueBrowserException

public class BrokerQueueBrowserException extends BrokerException
This exception is thrown by queue browser methods when an operation on a BrokerQueueBrowser (including the locked) fails.
See Also:
  • Field Details

    • seqn

      protected long seqn
  • Method Details