Class DuplicateListenerException

  • All Implemented Interfaces:
    Serializable

    public class DuplicateListenerException
    extends AmazonServiceException

    A listener already exists for the specified LoadBalancerName and LoadBalancerPort, but with a different InstancePort, Protocol, or SSLCertificateId.

    See Also:
    Serialized Form
    • Constructor Detail

      • DuplicateListenerException

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