Catch and handle the NotFound exception when declaring a queue.
This exception occurs when attempting to declare a queue that already
exists and is non-durable, non-HA, and hosted on a node that has
recently gone down.
Closes-Bug: #2068630
Change-Id: I637d931242c64465701266149d5e301f9b5ec4de
(cherry picked from commit 0d3338fd1d0094150491f8195533605e63642f9d)
(cherry picked from commit 58124491bad9956a4606db560e347ed3c05a68d5)
(cherry picked from commit 9c36c270873192ce068d017a78f70c0946a0d530)