show/hide this revision's text 2 added 267 characters in body
show/hide this revision's text 1

Is it possible that the exception is being thrown in another thread? Obviously your calling code is single threaded, but maybe the library you are consuming is doing some multithreaded operations under the covers.