Class LastDeliveryChannelDeleteFailedException

All Implemented Interfaces:
Serializable

public class LastDeliveryChannelDeleteFailedException extends AmazonServiceException

You cannot delete the delivery channel you specified because the configuration recorder is running.

See Also:
  • Constructor Details

    • LastDeliveryChannelDeleteFailedException

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