- 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:
Nested Class Summary
Nested Classes
static interfaceMethod Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Method Details