OpenTok Windows SDK
Classes | Public Member Functions | Public Attributes | List of all members
OpenTok.OpenTokException Class Reference

Defines errors thrown by the OpenTok 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...
 

Detailed Description

Defines errors thrown by the OpenTok Windows SDK.

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

Member Data Documentation

◆ ErrorCode

ErrorCode OpenTok.OpenTokException.ErrorCode

The error code. See the OpenTok.ErrorCode enum.


The documentation for this class was generated from the following file: