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>

The specified queue doesn't exist.

See Also: