Do I need to create my own InvalidArgumentException.. I couldn't find any built-in types in c#... Is there any library which defines commonly used Exception classes.. Thanks
views:
1538answers:
2
+20
A:
It's called ArgumentException and it's in the built-in System namespace.
Vojislav Stojkovic
2009-01-26 20:45:14
I think that was the question. Your tone is unnecessary. I also forgot what it was called, and found this. Is there anything you'd like to imply about me?
Andrew Backer
2009-06-01 17:46:28