Open grallm opened 4 years ago
Example boolean return for add and remove in ArrayList and Set
Not useful for Member.removeService and Network.removeMember, not really a problem, could return boolean A bit the same for Member.addService and Network.addMember
What do we do if it is the variable assignment that throws Exception ? https://openclassrooms.com/fr/courses/26832-apprenez-a-programmer-en-java/22107-gerez-les-exceptions#/id/r-2181897
Maybe we should check if all of them block the code when we want it to
Is it justified to do so much try-catch ? Is it a problem ?