NotDefinedException(IPrimitive) Constructor

Constructs NotDefinedException for the specified element.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
public NotDefinedException(
	IPrimitive element
)

Parameters

element  IPrimitive
Element which is not defined.

See Also