I&#39;m at the point again where I need to implement a custom exception in a C# module. This exception actually appears like a tuple (if you do err[0] is gives you part of the error info). What is the best way to do something like this? Looking at the exception implementation, it seems like its all tied in with the runtime and not extendable in this way, am I completely wrong?<div>
<br></div><div>Thanks,</div><div><br></div><div>slide<br clear="all"><div><br></div>-- <br>Website: <a href="http://earl-of-code.com" target="_blank">http://earl-of-code.com</a><br>
</div>