Class InvalidClusterStateException

All Implemented Interfaces:
Serializable

public class InvalidClusterStateException extends AmazonServiceException

The specified cluster is not in the available state.

See Also:
  • Constructor Details

    • InvalidClusterStateException

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