Default constructor.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public SIP_StatusLine( int statusCode, string reason )
Public Sub New ( statusCode As Integer, reason As String )
public: SIP_StatusLine( int statusCode, String^ reason )
new : statusCode : int * reason : string -> SIP_StatusLine
Exceptions
Exception | Condition |
---|---|
ArgumentException | Is raised when |
ArgumentNullException | Is raised when reason is null reference. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119