Defines errors thrown by the Vonage Video API Windows SDK. More...

Inherits Exception.

Public Member Functions
OpenTokException (string errorMessage)
override void GetObjectData (SerializationInfo info, StreamingContext context)
Public Attributes
ErrorCode ErrorCode
The error code. See the OpenTok.ErrorCode enum.

Detailed Description

Defines errors thrown by the Vonage Video API Windows SDK.

Check the ErrorCode and Message properties for details on the error.