PDA

View Full Version : Exception Handling in Mods - how do we do this?


TalkVirginia
02 Apr 2010, 22:14
Anyone have some examples of how we should handle exceptions if we are writing mods? I tried doing a search on here but didn't come up with anything pertaining to exception handling.

Do we need to use try...catch, or does vb have something built into the api?