Class DeleteConflictException

  • All Implemented Interfaces:
    Serializable

    public class DeleteConflictException
    extends AmazonServiceException

    The request was rejected because it attempted to delete a resource that has attached subordinate entities. The error message describes these entities.

    See Also:
    Serialized Form
    • Constructor Detail

      • DeleteConflictException

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