Class SqliteTransientErrorDetectionStrategy
Inheritance
System.Object
Namespace: Umbraco.Cms.Persistence.Sqlite.Services
Assembly: Umbraco.Cms.Persistence.Sqlite.dll
Syntax
public class SqliteTransientErrorDetectionStrategy : ITransientErrorDetectionStrategy
Methods
View SourceIsTransient(Exception)
Declaration
public bool IsTransient(Exception ex)
Parameters
Type | Name | Description |
---|---|---|
Exception | ex |
Returns
Type | Description |
---|---|
System.Boolean |