Back to notes -- Keyboard shortcut: 'u'  previous -- Keyboard shortcut: 'p'  next -- Keyboard shortcut: 'n'  Slide program -- Keyboard shortcut: 't'    Output of the this client.Lecture 5 - slide 7 : 29
Program 7
Peter's account holds 1000 kroner
Peter's account holds 1100 kroner
Peter's account holds 800 kroner
Peter's account holds 900 kroner

Unhandled Exception: System.Exception: Cannot write now!
   at BankAccount.set_Balance(Decimal value)
   at C.Main()