Class InsufficientClusterCapacityException

All Implemented Interfaces:
Serializable

public class InsufficientClusterCapacityException extends AmazonServiceException

The number of nodes specified exceeds the allotted capacity of the cluster.

See Also:
  • Constructor Details

    • InsufficientClusterCapacityException

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