Книги автора: C# 2008 Programmer
Книга: C# 2008 Programmer
Summary
Summary
Handling exceptions is part and parcel of the process of building a robust application, and you should spend considerable effort in identifying code that is likely to cause an exception. Besides catching all the exceptions defined in the .NET Framework, you can also define your own custom exception containing your own specific error message.
Оглавление статьи/книги