An exception is thrown when a queue wasn't found. It looks like this
Unhandled exception. Azure.Messaging.ServiceBus.ServiceBusException: Queue was not found (MessagingEntityNotFound).
Instead, write a descriptive error message that says that the queue wasn't found. Something like this:
Queue was not found on namespace
An exception is thrown when a queue wasn't found. It looks like this
Unhandled exception. Azure.Messaging.ServiceBus.ServiceBusException: Queue was not found (MessagingEntityNotFound).
Instead, write a descriptive error message that says that the queue wasn't found. Something like this:
Queue was not found on namespace