• magic_lobster_party
      link
      fedilink
      17 months ago

      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.