Class AssociationLimitExceededException

All Implemented Interfaces:
Serializable

public class AssociationLimitExceededException extends AmazonServiceException

You can have at most 2,000 active associations.

See Also:
  • Constructor Details

    • AssociationLimitExceededException

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