JGR MSTS Editors and Tools
Feedback Constructor (ex, operation)
NamespacesJgr.GuiFeedbackFeedback(Exception, String)

[This is preliminary documentation and is subject to change.]

Prepares a feedback report for an ApplicationFailure.
Declaration Syntax
C#Visual BasicVisual C++
public Feedback(
	Exception ex,
	string operation
)
Public Sub New ( _
	ex As Exception, _
	operation As String _
)
public:
Feedback(
	Exception^ ex, 
	String^ operation
)
Parameters
ex (Exception)
The Exception which caused this feedback.
operation (String)
The operation that was being performed.

Assembly: JGR.GUI (Module: JGR.GUI) Version: 0.5.4008.31682