Skip to main content
All docs
V25.1
  • ProviderCustomAssemblyLoadingProhibitedException Class

    An exception thrown on an unauthorized attempt to load a custom assembly as the FireBirdConnectionParameters.ClientLibrary parameter.

    Namespace: DevExpress.DataAccess.Sql

    Assembly: DevExpress.DataAccess.v25.1.dll

    NuGet Package: DevExpress.DataAccess

    Declaration

    public class ProviderCustomAssemblyLoadingProhibitedException :
        Exception

    Inheritance

    Object
    Exception
    ProviderCustomAssemblyLoadingProhibitedException
    See Also