TreeView for WinForms | ComponentOne
C1.Reflection Namespace / AssemblyLoadingException Class
Members

In This Topic
    AssemblyLoadingException Class
    In This Topic
    Represents errors that occur during assembly loading.
    Syntax
    'Declaration
     
    
    Public NotInheritable Class AssemblyLoadingException 
       Inherits System.Exception
    public sealed class AssemblyLoadingException : System.Exception 
    Inheritance Hierarchy

    System.Object
       System.Exception
          C1.Reflection.AssemblyLoadingException

    See Also