Class TooManyCookieNamesInWhiteListException

  • All Implemented Interfaces:
    Serializable

    public class TooManyCookieNamesInWhiteListException
    extends AmazonServiceException
    Your request contains more cookie names in the whitelist than are allowed per cache behavior.
    See Also:
    Serialized Form
    • Constructor Detail

      • TooManyCookieNamesInWhiteListException

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