The exception is triggered in Ozeki VoIP SIP SDK
Inheritance Hierarchy
Namespace: Ozeki.CommonAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public sealed class VoIPException : SDKException
Public NotInheritable Class VoIPException
Inherits SDKException
public ref class VoIPException sealed : public SDKException
[<SealedAttribute>]
type VoIPException =
class
inherit SDKException
end
The VoIPException type exposes the following members.
Constructors
| Name | Description |
---|
| VoIPException |
The exception is triggered in Ozeki VoIP SIP SDK
|
TopProperties Remarks
Any critical error inside the SDK makes this exception occur.
See Also