LoadBalancer does not have a listener configured at the given port.
333435363738394041
// marshaller understands. String errorCode = parseErrorCode(node); if (errorCode == null || !errorCode.equals("ListenerNotFound")) return null; ListenerNotFoundException e = (ListenerNotFoundException)super.unmarshall(node); return e; }