Interface IProviderSpecificExceptionInterceptor
Represents an interceptor that handles exceptions specific to a particular database provider. Implementations can use this to translate or process provider-specific exceptions.
Namespace: Umbraco.Cms.Infrastructure.Persistence
Assembly: Umbraco.Infrastructure.dll
Syntax
public interface IProviderSpecificExceptionInterceptor : IProviderSpecificInterceptor, IInterceptor, IExceptionInterceptor