Class LayerAlreadyExistsException

All Implemented Interfaces:
Serializable

public class LayerAlreadyExistsException extends AmazonServiceException

The image layer already exists in the associated repository.

See Also:
  • Constructor Details

    • LayerAlreadyExistsException

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