MathException(Errors) Constructor
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
public MathException(
Errors errorId
)
Public Sub New (
errorId As Errors
)
public:
MathException(
Errors errorId
)
new :
errorId : Errors -> MathException
Parameters
- errorId Errors
Internal ID of the error which caused the exception.