Class SourceBundleDeletionException

All Implemented Interfaces:
Serializable

public class SourceBundleDeletionException extends AmazonServiceException

Unable to delete the Amazon S3 source bundle associated with the application version. The application version was deleted successfully.

See Also:
  • Constructor Details

    • SourceBundleDeletionException

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