T
Tony Johansson
Hello!
If I want to create my own Exception class which class is the recommended
class to derive from.
Should it be from Exception or from System.ApplicationException.
//Tony
If I want to create my own Exception class which class is the recommended
class to derive from.
Should it be from Exception or from System.ApplicationException.
//Tony