Class DuplicatePolicyNameException

All Implemented Interfaces:
Serializable

public class DuplicatePolicyNameException extends AmazonServiceException

A policy with the specified name already exists for this load balancer.

See Also:
  • Constructor Details

    • DuplicatePolicyNameException

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