Click here to Skip to main content
15,891,409 members
Articles / Programming Languages / Visual Basic

Custom Exceptions in Custom Components

Rate me:
Please Sign up or sign in to vote.
4.21/5 (14 votes)
25 Sep 200711 min read 45.5K   41  
This article is about when to throw an exception, why take some effort and define a custom exception class, how to provide more information to the developers that consume your component, and, finally, how to unit test your exceptions.

Views

Daily Counts

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Software Developer GeekSoft
Lithuania Lithuania
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions