Class TooManyCacheBehaviorsException

All Implemented Interfaces:
Serializable

public class TooManyCacheBehaviorsException extends AmazonServiceException
You cannot create anymore cache behaviors for the distribution.
See Also:
  • Constructor Details

    • TooManyCacheBehaviorsException

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