|
Stratax
Scientific computing containers and operations
|
#include <stdexcept>Go to the source code of this file.
Classes | |
| class | Exceptions::StrataxError |
| Base class for Stratax-specific runtime errors. More... | |
| class | Exceptions::ShapeError |
| Signals an invalid or incompatible shape. More... | |
| class | Exceptions::DimensionError |
| Signals an invalid dimension count or dimension arithmetic failure. More... | |
| class | Exceptions::IndexError |
| Signals an invalid index access. More... | |
| class | Exceptions::TypeError |
| Signals an invalid or unsupported type. More... | |
| class | Exceptions::BroadcastError |
| Signals that an operation cannot be completed with the current broadcast rules. More... | |
| class | Exceptions::ZeroDivisionError |
| Signals a division by zero. More... | |
Namespaces | |
| namespace | Exceptions |