you are viewing a single comment's thread
view the rest of the comments

One example was when a method's documentation said that it would throw a certain exception. Turns out it was actually throwing a different exception (deep into the code), so no wonder why we never captured it in time.

  • source
  • parent