LumiSoft Mail Server User API
SIP_TransportException Constructor (errorText)
Namespaces > LumiSoft.Net.SIP > SIP_TransportException > SIP_TransportExceptionNew(String)
Default constructor.
Syntax
C#Visual BasicManaged C++
public SIP_TransportException (
	string errorText
)
Public Sub New ( _
	errorText As String _
)
public:
SIP_TransportException (
	String^ errorText
)
Parameters
errorText (String)
Error text describing error.

Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)