C# Compared—On Error

Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio


Jump to: navigation, search
CSharp-Online.NET:Articles
C# Articles

C# Compared to Other Languages

© 2005 C. Gunnerson, et al.

On Error

There is no On Error statement in C#. Error conditions in .NET are communicated through exceptions.


Previous_Page_.gif Next_Page_.gif


Personal tools