Class TrafficPolicyAlreadyExistsException

All Implemented Interfaces:
Serializable

public class TrafficPolicyAlreadyExistsException extends AmazonServiceException

A traffic policy that has the same value for Name already exists.

See Also:
  • Constructor Details

    • TrafficPolicyAlreadyExistsException

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