Class InsufficientDBClusterCapacityException

All Implemented Interfaces:
Serializable

public class InsufficientDBClusterCapacityException extends AmazonServiceException

The DB cluster does not have enough capacity for the current operation.

See Also:
  • Constructor Details

    • InsufficientDBClusterCapacityException

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