Exception for the case that any component encounters a divison by 0.0. More...
#include <exception.hpp>
Public Member Functions | |
division_by_zero (std::string const &str) | |
Exception for the case that any component encounters a divison by 0.0.
Definition at line 50 of file exception.hpp.
|
inline |
Definition at line 52 of file exception.hpp.