Class ResourceAlreadyExistsException

All Implemented Interfaces:
Serializable

public class ResourceAlreadyExistsException extends AmazonServiceException

The resource already exists.

See Also:
  • Constructor Details

    • ResourceAlreadyExistsException

      public ResourceAlreadyExistsException(String message)
      Constructs a new ResourceAlreadyExistsException with the specified error message.
      Parameters:
      message - Describes the error encountered.