LumiSoft Net Help
SIP_TransportException Constructor (errorText)
NamespacesLumiSoft.Net.SIP.StackSIP_TransportExceptionSIP_TransportException(String)
Default constructor.
Declaration Syntax
C#Visual BasicVisual C++F#
public SIP_TransportException(
	string errorText
)
Public Sub New ( 
	errorText As String
)
public:
SIP_TransportException(
	String^ errorText
)
new : 
        errorText : string -> SIP_TransportException
Parameters
errorText (String)
Error text describing error.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119