docs.unity3d.com
    目次を表示する/隠す

    Class InvalidKeyException

    Exception to encapsulate invalid key errors.

    Inheritance
    Object
    Exception
    InvalidKeyException
    Inherited Members
    Exception.GetBaseException()
    Exception.ToString()
    Exception.GetObjectData(SerializationInfo, StreamingContext)
    Exception.GetType()
    Exception.Data
    Exception.InnerException
    Exception.TargetSite
    Exception.StackTrace
    Exception.HelpLink
    Exception.Source
    Exception.HResult
    Exception.SerializeObjectState
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.MemberwiseClone()
    Namespace: UnityEngine.AddressableAssets
    Syntax
    public class InvalidKeyException : Exception, ISerializable, _Exception

    Constructors

    Name Description
    InvalidKeyException()
    InvalidKeyException(Object)

    Construct a new InvalidKeyException.

    InvalidKeyException(Object, Type)

    Construct a new InvalidKeyException.

    InvalidKeyException(Object, Type, Addressables.MergeMode)

    Construct a new InvalidKeyException.

    InvalidKeyException(SerializationInfo, StreamingContext)
    InvalidKeyException(String)
    InvalidKeyException(String, Exception)

    Properties

    Name Description
    Key

    The key used to generate the exception.

    MergeMode

    MergeMode if used, else null.

    Message

    Stores information about the exception.

    Type

    The type of the key used to generate the exception.

    トップに戻る
    Copyright © 2023 Unity Technologies — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)