DVTk API
WriteError Method (text)
DVTkDvtkHighLevelInterface.Hl7.ThreadsHl7ThreadWriteError(String)
DVTk API

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

Write an error to the results.
Declaration Syntax
C#Visual BasicVisual C++
public override void WriteError(
	string text
)
Public Overrides Sub WriteError ( _
	text As String _
)
public:
virtual void WriteError(
	String^ text
) override
Parameters
text (String)
The error text.

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0