mongodb / stitch-android-sdk

MongoDB Stitch Android SDK
Apache License 2.0
58 stars 33 forks source link

STITCH-2945 don't wrap stream transport errors when they are Stitch service errors #159

Closed adamchel closed 5 years ago

adamchel commented 5 years ago

streamFunction now only wraps errors that aren't StitchServiceExceptions. Drove-by some doc comments and nits.