CQG Algorithmic Orders
CQGAlgorithmicOrderException Constructor(String)
See Also  Send Feedback
CQGAlgorithmicOrderBuilder > CQGAlgorithmicOrderBuilder Namespace > CQGAlgorithmicOrderException Class > CQGAlgorithmicOrderException Constructor : CQGAlgorithmicOrderException Constructor(String)



message
A message that describes why this exception was thrown

Glossary Item Box

Initializes a new instance of CQGAlgorithmicOrderException class.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal message As String _
)
Visual Basic (Usage)Copy Code
Dim message As String
 
Dim instance As New CQGAlgorithmicOrderException(message)
C# 
public CQGAlgorithmicOrderException( 
   string message
)
C++/CLI 
public:
CQGAlgorithmicOrderException( 
   String^ message
)

Parameters

message
A message that describes why this exception was thrown

See Also

Reference

CQGAlgorithmicOrderException Class
CQGAlgorithmicOrderException Members
Overload List

Copyright © 2012 CQG Inc. All Rights Reserved.