ra0o0f / arangoclient.net

ArangoDB .NET Client with LINQ support
Apache License 2.0
99 stars 37 forks source link

Added ServerResult property on ArangoServerException #112

Open ErosGuil opened 5 years ago

ErosGuil commented 5 years ago

For convenience, we need to get the ErrorNum when catching an ArangoServerException.

This pull request gives access to the BaseResult that was used to build the exception instance.

endeffects commented 5 years ago

@ra0o0f @jjchiw @jmcdaniel83 please merge and create new release package