Class ResourceInUseException

All Implemented Interfaces:
Serializable

public class ResourceInUseException extends AmazonServiceException

The rule is currently being deleted. Wait for a while and try again.

See Also:
  • Constructor Details

    • ResourceInUseException

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