A Listener already exists for the given LoadBalancerName and LoadBalancerPort , but with a different InstancePort , Protocol , or SSLCertificateID .
Listener
LoadBalancerName
LoadBalancerPort
InstancePort
Protocol
SSLCertificateID
333435363738394041
// marshaller understands. String errorCode = parseErrorCode(node); if (errorCode == null || !errorCode.equals("DuplicateListener")) return null; DuplicateListenerException e = (DuplicateListenerException)super.unmarshall(node); return e; }