Search Results for

    Show / Hide Table of Contents

    Class MissingResourceException

    Inheritance
    object
    Exception
    MissingResourceException
    Implements
    ISerializable
    Inherited Members
    Exception.GetBaseException()
    Exception.GetObjectData(SerializationInfo, StreamingContext)
    Exception.ToString()
    Exception.GetType()
    Exception.TargetSite
    Exception.Message
    Exception.Data
    Exception.InnerException
    Exception.HelpLink
    Exception.Source
    Exception.HResult
    Exception.StackTrace
    Exception.SerializeObjectState
    object.MemberwiseClone()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: NXOpen.Utilities
    Assembly: NXOpen.Utilities.dll
    Syntax
    public class MissingResourceException : Exception, ISerializable

    Constructors

    MissingResourceException(string)

    Declaration
    public MissingResourceException(string description)
    Parameters
    Type Name Description
    string description

    Implements

    ISerializable
    In this article
    Back to top Generated by DocFX