Table of Contents

Class PointOnEdgeException

The point on edge exception class

internal class PointOnEdgeException : NotImplementedException, ISerializable

Inheritance

Implements

Inherited Members

Constructors

PointOnEdgeException(string)

Initializes a new instance of the Alis.Core.Physic.Common.Decomposition.CDT.Delaunay.Sweep.PointOnEdgeException class

public PointOnEdgeException(string message)

Parameters

message string

The message

See Also