PDA

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


TalkVirginia
04-02-2010, 09:14 PM
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?