Class TrafficPolicyInstanceAlreadyExistsException

All Implemented Interfaces:
Serializable

public class TrafficPolicyInstanceAlreadyExistsException extends AmazonServiceException

Traffic policy instance with given Id already exists.

See Also:
  • Constructor Details

    • TrafficPolicyInstanceAlreadyExistsException

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