Package qpid :: Package messaging :: Module exceptions
[hide private]
[frames] | no frames]

Module exceptions

source code

Classes [hide private]
  Timeout
  MessagingError
  InternalError
  ConnectionError
The base class for all connection related exceptions.
  ConnectError
Exception raised when there is an error connecting to the remote peer.
  VersionError
  AuthenticationFailure
  ConnectionClosed
  HeartbeatTimeout
  SessionError
  Detached
Exception raised when an operation is attempted that is illegal when detached.
  NontransactionalSession
Exception raised when commit or rollback is attempted on a non transactional session.
  TransactionError
  TransactionAborted
  UnauthorizedAccess
  ServerError
  SessionClosed
  LinkError
  InsufficientCapacity
  AddressError
  MalformedAddress
  InvalidOption
  ResolutionError
  AssertionFailed
  NotFound
  LinkClosed
  SenderError
  SendError
  TargetCapacityExceeded
  ReceiverError
  FetchError
  Empty
Exception raised by Receiver.fetch when there is no message available within the alloted time.
Variables [hide private]
  __package__ = None