JavaScript is disabled on your browser.
Skip navigation links

AWS SDK for Java 1.x API Reference - 1.12.793

We announced the upcoming end-of-support for AWS SDK for Java (v1). We recommend that you migrate to AWS SDK for Java v2. For dates, additional details, and information on how to migrate, please refer to the linked announcement.
com.amazonaws.services.elasticfilesystem.model

Class InsufficientThroughputCapacityException

  • All Implemented Interfaces:
    Serializable


    @Generated(value="com.amazonaws:aws-java-sdk-code-generator")
    public class InsufficientThroughputCapacityException
    extends AmazonElasticFileSystemException 

    Returned if there's not enough capacity to provision additional throughput. This value might be returned when you try to create a file system in provisioned throughput mode, when you attempt to increase the provisioned throughput of an existing file system, or when you attempt to change an existing file system from Bursting Throughput to Provisioned Throughput mode. Try again later.

    See Also:
    Serialized Form
    • Constructor Detail

      • InsufficientThroughputCapacityException

        public InsufficientThroughputCapacityException(String message)
        Constructs a new InsufficientThroughputCapacityException with the specified error message.
        Parameters:
        message - Describes the error encountered.
Skip navigation links

AltStyle によって変換されたページ (->オリジナル) /