Class TopicLimitExceededException

All Implemented Interfaces:
Serializable

public class TopicLimitExceededException extends AmazonServiceException

Indicates that the customer already owns the maximum allowed number of topics.

See Also:
  • Constructor Details

    • TopicLimitExceededException

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