foapy.exceptions
The package provides a comprehensive set of exceptions for the foapy package.
The table below summarizes the available exceptions:
| Exception | Description |
|---|---|
| Not1DArrayException | Raised when function receives not 1D array as input. |
| InconsistentOrderException | Raised when function receives inconsistent order. |