Class LayerInaccessibleException

  • All Implemented Interfaces:
    Serializable

    public class LayerInaccessibleException
    extends AmazonServiceException

    The specified layer is not available because it is not associated with an image. Unassociated image layers may be cleaned up at any time.

    See Also:
    Serialized Form
    • Constructor Detail

      • LayerInaccessibleException

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