I\'m writing a little program in C#, and in that program i have a base error class that inherits from the System.Exception class. Which looks as follows
System.Exception