I\'ve a method that as well as:
Class customer { void AddCustomer() { Database db = new Database(); try { db.Add(); } catch(E