Forum Discussion
Adam_Zehavi
14 years agoOccasional Contributor
Thanks, but I was referring to something like:
throw new Exception("Description");
which I've learned is used like this:
throw "Description";
or at-least I can achieve my goal this way...
throw new Exception("Description");
which I've learned is used like this:
throw "Description";
or at-least I can achieve my goal this way...
Related Content
- 14 years ago
- 5 years ago
Recent Discussions
- 11 hours ago