Show / Hide Table of Contents

    Class AssetReferenceMissingKeyException

    Inheritance
    Object
    Exception
    AssetReferenceMissingKeyException
    Implements
    ISerializable
    _Exception
    Inherited Members
    Exception.GetBaseException()
    Exception.ToString()
    Exception.GetObjectData(SerializationInfo, StreamingContext)
    Exception.GetType()
    Exception.Message
    Exception.Data
    Exception.InnerException
    Exception.TargetSite
    Exception.StackTrace
    Exception.HelpLink
    Exception.Source
    Exception.HResult
    Exception.SerializeObjectState
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.GetHashCode()
    Object.MemberwiseClone()
    Object.ReferenceEquals(Object, Object)
    Namespace: IdleKit.Core
    Assembly: cs.temp.dll.dll
    Syntax
    public class AssetReferenceMissingKeyException : Exception, ISerializable, _Exception

    Constructors

    AssetReferenceMissingKeyException()

    Declaration
    public AssetReferenceMissingKeyException()

    AssetReferenceMissingKeyException(String)

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

    AssetReferenceMissingKeyException(String, Exception)

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

    Implements

    System.Runtime.Serialization.ISerializable
    System.Runtime.InteropServices._Exception
    Back to top Copyright © 2020 East Side Games Inc.