Class LayersNotFoundException

All Implemented Interfaces:
Serializable

public class LayersNotFoundException extends AmazonServiceException

The specified layers could not be found, or the specified layer is not valid for this repository.

See Also:
  • Constructor Details

    • LayersNotFoundException

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