docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class RTCErrorException

    This exception class contains properties which determines a error type occurred while handling WebRTC operations.

    Inheritance
    object
    Exception
    RTCErrorException
    Implements
    ISerializable
    Inherited Members
    Exception.GetBaseException()
    Exception.GetObjectData(SerializationInfo, StreamingContext)
    Exception.GetType()
    Exception.ToString()
    Exception.Data
    Exception.HelpLink
    Exception.HResult
    Exception.InnerException
    Exception.Message
    Exception.Source
    Exception.StackTrace
    Exception.TargetSite
    Exception.SerializeObjectState
    Namespace: Unity.WebRTC
    Assembly: Unity.WebRTC.dll
    Syntax
    public class RTCErrorException : Exception, ISerializable

    Properties

    ErrorType

    This property specifies the WebRTC-specific error code.

    Declaration
    public RTCErrorType ErrorType { get; }
    Property Value
    Type Description
    RTCErrorType

    Implements

    ISerializable
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)