fauna / fauna-dotnet

Fauna FQL v10 driver for C#
Mozilla Public License 2.0
1 stars 1 forks source link

Update ExceptionsFactory #139

Closed cynicaljoy closed 4 months ago

cynicaljoy commented 4 months ago

BT-4967

Problem

Need to validate exception types align with the known response types from Fauna

Solution