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. More... |
Defines errors thrown by the Vonage Video API Windows SDK.
Check the ErrorCode and Message
properties for details on the error.
ErrorCode OpenTok.OpenTokException.ErrorCode |
The error code. See the OpenTok.ErrorCode enum.