Class DeleteConflictException

All Implemented Interfaces:
Serializable

public class DeleteConflictException extends AmazonServiceException

You can't delete the resource because it is attached to one or more resources.

See Also:
  • Constructor Details

    • DeleteConflictException

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