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

    Constructor InvalidKeyException

    InvalidKeyException(Object)

    Construct a new InvalidKeyException.

    Declaration
    public InvalidKeyException(object key)
    Parameters
    Type Name Description
    Object key

    The key that caused the exception.

    InvalidKeyException(Object, Type)

    Construct a new InvalidKeyException.

    Declaration
    public InvalidKeyException(object key, Type type)
    Parameters
    Type Name Description
    Object key

    The key that caused the exception.

    Type type

    The type of the key that caused the exception.

    InvalidKeyException(Object, Type, Addressables.MergeMode)

    Construct a new InvalidKeyException.

    Declaration
    public InvalidKeyException(object key, Type type, Addressables.MergeMode mergeMode)
    Parameters
    Type Name Description
    Object key

    The key that caused the exception.

    Type type

    The type of the key that caused the exception.

    Addressables.MergeMode mergeMode

    The mergeMode of the input that caused the exception.

    InvalidKeyException()

    Declaration
    public InvalidKeyException()

    InvalidKeyException(String)

    Declaration
    public InvalidKeyException(string message)
    Parameters
    Type Name Description
    String message

    InvalidKeyException(String, Exception)

    Declaration
    public InvalidKeyException(string message, Exception innerException)
    Parameters
    Type Name Description
    String message
    Exception innerException

    InvalidKeyException(SerializationInfo, StreamingContext)

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