Click or drag to resize
MediaGatewayException Class
An SDK exception class for MediaGateway exceptions.
Inheritance Hierarchy

Namespace: Ozeki.MediaGateway
Assembly: OzekiMediaGateway (in OzekiMediaGateway.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class MediaGatewayException : SDKException

The MediaGatewayException type exposes the following members.

Constructors
  NameDescription
Public methodMediaGatewayException
Initializes a new instance of the MediaGatewayException class
Top
Properties
  NameDescription
Public propertyErrorCode (Inherited from SDKException.)
Top
See Also