Search Results for

    Show / Hide Table of Contents

    Class ChiSquaredAligner.NullModelException

    Inheritance
    object
    Exception
    ChiSquaredAligner.NullModelException
    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: Sdl.Core.FineGrainedAlignment
    Assembly: Sdl.Core.FineGrainedAlignment.dll
    Syntax
    public class ChiSquaredAligner.NullModelException : Exception, ISerializable

    Constructors

    NullModelException()

    Declaration
    public NullModelException()

    Implements

    ISerializable
    In this article
    • Constructors
      • NullModelException()
    • Implements
    Back to top Generated by DocFX