Skip to main content
All docs
V24.2

ProviderCustomAssemblyLoadingProhibitedException Constructors

An exception thrown on an unauthorized attempt to load a custom assembly as the FireBirdConnectionParameters.ClientLibrary parameter.
Name Parameters Description
ProviderCustomAssemblyLoadingProhibitedException(String) assemblyPath Initializes a new instance of the ProviderCustomAssemblyLoadingProhibitedException class with specified settings.
See Also