Class AssemblyNotFoundException
Inheritance
System.Object
System.Exception
AssemblyNotFoundException
Namespace: Telerik.OpenAccess.SPI
Assembly: Telerik.OpenAccess.dll
Syntax
public class AssemblyNotFoundException : Exception, ISerializable, _Exception
Constructors
AssemblyNotFoundException(String)
Declaration
public AssemblyNotFoundException(string msg)
Parameters
System.
|