Class InvalidDBClusterStateException

All Implemented Interfaces:
Serializable

public class InvalidDBClusterStateException extends AmazonServiceException

The supplied value is not a valid DB cluster state.

See Also:
  • Constructor Details

    • InvalidDBClusterStateException

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