Class InvalidTrafficPolicyDocumentException

  • All Implemented Interfaces:
    Serializable

    public class InvalidTrafficPolicyDocumentException
    extends AmazonServiceException

    The format of the traffic policy document that you specified in the Document element is invalid.

    See Also:
    Serialized Form
    • Constructor Detail

      • InvalidTrafficPolicyDocumentException

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