Module error

Module error 

Source
Expand description

The error module contains all associated things to errors that can be yielded in any stage of the equation solver.

Structs§

EquationError
The EquationError struct is used to represent an error that can occur in the equation solver.

Enums§

EquationErrorType
The EquationErrorType enum is used to represent the type of error that can occur in the equation solver.