Class LayerPartTooSmallException

All Implemented Interfaces:
Serializable

public class LayerPartTooSmallException extends AmazonServiceException

Layer parts must be at least 5 MiB in size.

See Also:
  • Constructor Details

    • LayerPartTooSmallException

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