Class TooManyConfigurationTemplatesException

All Implemented Interfaces:
Serializable

public class TooManyConfigurationTemplatesException extends AmazonServiceException

The specified account has reached its limit of configuration templates.

See Also:
  • Constructor Details

    • TooManyConfigurationTemplatesException

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