|
|
|
|
|
by maxwelljoslyn
961 days ago
|
|
Ohhhhh yeah. I'm working on some code right now where the previous drive-by author trapped the underlying library's exceptions, then raised completely useless ones instead. He also didn't know how to use the language mechanism where you raise one exception "from" the previous one, to preserve context in the stack trace. Fun stuff. At least this isn't for my job, which has its own fun. |
|