Home Tags Error messages

Tag: error messages

Joy of Programming: Abort, Retry, Fail?

1
Exception handling is tricky to get right. In this column, I present some guidelines for writing good exception handling code, by giving real-world (counter)...