Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1CommandException Class
Members

In This Topic
    C1CommandException Class
    In This Topic
    This class is for internal use only.
    Object Model
    C1CommandException Class
    Syntax
    'Declaration
     
    
    Public Class C1CommandException 
       Inherits System.InvalidOperationException
    public class C1CommandException : System.InvalidOperationException 
    Inheritance Hierarchy

    System.Object
       System.Exception
          System.SystemException
             System.InvalidOperationException
                C1.Win.Command.C1CommandException

    See Also