Class QueueDoesNotExistException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<QueueDoesNotExistException.Builder,QueueDoesNotExistException>

@Generated("software.amazon.awssdk:codegen") public final class QueueDoesNotExistException extends SqsException implements ToCopyableBuilder<QueueDoesNotExistException.Builder,QueueDoesNotExistException>

Ensure that the QueueUrl is correct and that the queue has not been deleted.

See Also: