QueueNameExistsException (AWS SDK for Java

QueueNameExistsException (AWS SDK for Java - 2.25.21)
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<QueueNameExistsException.Builder,QueueNameExistsException>

A queue with this name already exists. Amazon SQS returns this error only if the request includes attributes whose values differ from those of the existing queue.

See Also:
  • Method Details


You Might Also Like