Home » C# Programming » Exception Handling

It is compulsory for all classes whose objects can be thrown with throw statement to be derived from System.Exception class.

← Previous

Discussion & Comments

No comments yet. Be the first to comment!