444546474849505152
doc.addPatient(patient); return doc; } else { throw new NoDoctorAvailableException("No doctor available for ailment '" + ailmentType + "'"); } }