DVTk API
DicomProtocolMessageReceiveException Constructor (exceptionText, receiveReturnCode)
DVTkDvtkHighLevelInterface.Dicom.OtherDicomProtocolMessageReceiveExceptionDicomProtocolMessageReceiveException(String, ReceiveReturnCode)
DVTk API

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

Constructor.
Declaration Syntax
C#Visual BasicVisual C++
public DicomProtocolMessageReceiveException(
	string exceptionText,
	ReceiveReturnCode receiveReturnCode
)
Public Sub New ( _
	exceptionText As String, _
	receiveReturnCode As ReceiveReturnCode _
)
public:
DicomProtocolMessageReceiveException(
	String^ exceptionText, 
	ReceiveReturnCode receiveReturnCode
)
Parameters
exceptionText (String)
The exception text.
receiveReturnCode (ReceiveReturnCode)
The receive return code indicating the reason for the exception.

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0