ComponentOne Menus and Toolbars for WinForms
C1CommandException Constructor(String)

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1CommandException Class > C1CommandException Constructor : C1CommandException Constructor(String)
Initializes a new instance of the C1CommandException class
Syntax
'Declaration
 
Public Function New( _
   ByVal description As System.String _
)
public C1CommandException( 
   System.string description
)

Parameters

description
See Also

Reference

C1CommandException Class
C1CommandException Members
Overload List