Search Results for

    Show / Hide Table of Contents
    View Source

    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
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX