DVTk API
DicomProtocolMessageSendException Constructor (exceptionText, sendReturnCode)
DVTkDvtkHighLevelInterface.Dicom.OtherDicomProtocolMessageSendExceptionDicomProtocolMessageSendException(String, SendReturnCode)
DVTk API

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

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

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0