Initializes a new instance of the MediaException class
| C# | Visual Basic | Visual C++ |
public MediaException( int errorCode, string message, Exception innerException = null )
Public Sub New ( errorCode As Integer, message As String, Optional innerException As Exception = Nothing )
public: MediaException( int errorCode, String^ message, Exception^ innerException = nullptr )
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290