Fauna v10 .NET/C# Driver 1.0.0
 
Loading...
Searching...
No Matches
IRetryableException.cs
Go to the documentation of this file.
1namespace Fauna.Exceptions;
2
6public interface IRetryableException { }
Represents an interface for exceptions that are potentially recoverable through retrying the failed o...