Class ResizeNotFoundException

All Implemented Interfaces:
Serializable

public class ResizeNotFoundException extends AmazonServiceException

A resize operation for the specified cluster is not found.

See Also:
  • Constructor Details

    • ResizeNotFoundException

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