[]
        
(Showing Draft Content)

C1.Win.Command.C1CommandException.-ctor

C1CommandException Constructor

C1CommandException()

Initializes a new instance of the C1CommandException class

Declaration
public C1CommandException()
Public Sub New()

C1CommandException(string)

Initializes a new instance of the C1CommandException class

Declaration
public C1CommandException(string description)
Public Sub New(description As String)
Parameters
Type Name Description
string description