I'd assume too that I should not have to include anything other than Sender.h or Session.h or Receiver.h etc. to be able to see these exceptions.
e.g. including something from qpid/framing would be a no-no. (ResourceLimitExceededException). William ----- "William Henry" <[email protected]> wrote: > Hi, > > It's not clear what exceptions can get thrown/caught in the client > side API. Are there plans to document this more clearly? I know > people aren't fond of declarations in the method prototype but it is > difficult particularly in the client API to figure out what can be > caught. > > This is especially important if I want to distinguish if it's > game-over and I need to exit or if I should retry or if I need to > reestablish a connection versus reestablishing a session or just > retrying a send(). There are different granularities. > > Regards, > William > > --------------------------------------------------------------------- > Apache Qpid - AMQP Messaging Implementation > Project: http://qpid.apache.org > Use/Interact: mailto:[email protected] --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
