Calculator
Step 6
|
Exception class if the denominator is ever zero. More...
#include <rational.hpp>
Public Member Functions | |
zero_denominator (std::string const &what) | |
Construct the exception object. More... | |
Exception class if the denominator is ever zero.
Definition at line 17 of file rational.hpp.
|
inline |
Construct the exception object.
Definition at line 21 of file rational.hpp.