Ramon Smits

Tell me your secrets and i'll tell you mine

Browse by Tags

All Tags » Cast (RSS)
Why is the ErrorCode property of type int?
Once in a while you need to handle an framework exception that has an ErrorCode property. The HttpException and COMException classes for example have such a property. The problem here is that the Message property contains the ErrorCode in hex but the...
Posted: Sat, Dec 20 2008 1:30 PM by Ramon Smits | with no comments
Filed under: ,