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