Project 3 - Currency Type
|
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. | |
Exception class if the denominator is ever zero.
Definition at line 22 of file rational.hpp.