Sunday, December 6, 2009
Error Handler... - C# / C Sharp answers
So I\'m making a method to get the Error Type, and display a message accordingly based on that... Expand|Select|Wrap|Line Numbers. switch (exception) {; case FileNotFoundException: // do stuff... break;. Error: FileNotFoundException is a \' type\' ...
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment