Custom Exceptions

  • 14 years ago

    When deriving your own Exception class, is it proper/considered "best practice" to:

    a) Construct the "message" String within the Constructor itself to be passed along to the base Constructor
    or
    b) Accept a "message" parameter and pass that along to the base Constructor?
    or
    c) Both







Post a reply

No one has replied yet! Why not be the first?

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away.” - Antoine de Saint Exupéry