User Tools

Site Tools


trycatch

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
trycatch [2018/02/06 07:22] meinhardschnoortrycatch [2018/08/20 04:05] (current) wolfgangriedmann
Line 7: Line 7:
 The .NET Framework works differently: it produces an exception, and it is the programmers responsability to treat it correctly. The .NET Framework works differently: it produces an exception, and it is the programmers responsability to treat it correctly.
  
-A sample:<code>using System.IO+A sample:<code visualfoxpro>using System.IO
  
 function TestException() as void function TestException() as void
trycatch.txt · Last modified: 2018/08/20 04:05 by wolfgangriedmann