MathException(Errors) Constructor

Constructs MathException.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
public MathException(
	Errors errorId
)

Parameters

errorId  Errors
Internal ID of the error which caused the exception.

See Also