Table of Contents

Class OpusException

Namespace
NetCord.Gateway.Voice
Assembly
NetCord.dll
public class OpusException : Exception, ISerializable
Inheritance
OpusException
Implements
Inherited Members

Constructors

OpusException(OpusError)

public OpusException(OpusError error)

Parameters

error OpusError

Properties

OpusError

public OpusError OpusError { get; }

Property Value

OpusError