Class TrafficPolicyInUseException

All Implemented Interfaces:
Serializable

public class TrafficPolicyInUseException extends AmazonServiceException

One or more traffic policy instances were created by using the specified traffic policy.

See Also:
  • Constructor Details

    • TrafficPolicyInUseException

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