Class InsufficientResourceCapacityException

All Implemented Interfaces:
Serializable

public class InsufficientResourceCapacityException extends AmazonServiceException

There are not enough resources allocated to the database migration.

See Also:
  • Constructor Details

    • InsufficientResourceCapacityException

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