CustomAssemblyLoadingProhibitedException Events
An exception thrown on an attempt to load a custom assembly by an Entity Framework data source when it was not permitted to do this.Name | Description |
---|---|
SerializeObjectState protected | Occurs when an exception is serialized to create an exception state object that contains serialized data about the exception. Inherited from Exception. |
See Also