Ozeki VoIP SDK Class library
VoIPException Class
NamespacesOzeki.Common.ExceptionsVoIPException
The exception is triggered in Ozeki VoIP SIP SDK
Declaration Syntax
C#Visual BasicVisual C++
public sealed class VoIPException : SDKException
Public NotInheritable Class VoIPException
	Inherits SDKException
public ref class VoIPException sealed : public SDKException
Members
All MembersConstructorsProperties



IconMemberDescription
VoIPException(Int32, String, Exception)
The exception is triggered in Ozeki VoIP SIP SDK

ErrorCode (Inherited from SDKException.)
Remarks
Any critical error inside the SDK makes this exception occur.
Inheritance Hierarchy
Object
Exception
 SDKException
  VoIPException

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290