Calendar for WinForms | ComponentOne
C1.Framework Namespace / SystemErrorException Class
Members

In This Topic
    SystemErrorException Class
    In This Topic
    Defines an exception class to handle the system error.
    Object Model
    SystemErrorException Class
    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