ComponentOne MultiSelect for WinForms
C1.Framework Namespace / SystemErrorException Class
Members

In This Topic
    SystemErrorException Class
    In This Topic
    Syntax
    'Declaration
     
    
    Public Class SystemErrorException 
       Inherits System.SystemException
    public class SystemErrorException : System.SystemException 
    Inheritance Hierarchy

    System.Object
       System.Exception
          System.SystemException
             C1.Framework.SystemErrorException

    See Also