Skip to main content
All docs
V24.2

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.v24.2.dll

Declaration

public class ProviderCustomAssemblyLoadingProhibitedException :
    Exception

Inheritance

Object
Exception
ProviderCustomAssemblyLoadingProhibitedException
See Also