ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Reflection Namespace / AssemblyLoadingException Class
Members

In This Topic
    AssemblyLoadingException Class
    In This Topic
    Represents errors that occur during assembly loading.
    Object Model
    AssemblyLoadingException Class
    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