Closed
Description
FindAsync
currently catches CouchNotFoundException
so it returns null
in case that document is not found. I have mocked an implementation that is not using catch: n9@a877807. In case you would like me to pull-request it, let me know.