Search Results for

    Show / Hide Table of Contents

    Class AssertionFailedException

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

    Constructors

    | Edit this page View Source

    AssertionFailedException()

    Declaration
    public AssertionFailedException()
    | Edit this page View Source

    AssertionFailedException(string)

    Declaration
    public AssertionFailedException(string message)
    Parameters
    Type Name Description
    string message

    Implements

    ISerializable
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX