Pecunia 0.9.0-alpha.22
Library using the ISO-4217 currency standard & a fixed monetary unit size
|
This is the complete list of members for pecunia::DomainError, including all inherited members.
Error() noexcept | pecunia::LogicError | |
Error(std::string message) noexcept | pecunia::LogicError | explicit |
Error(const std::string &message, const std::exception &original) noexcept | pecunia::LogicError | |
Error(const Error &other) noexcept | pecunia::LogicError | |
Error(Error &&other) noexcept | pecunia::LogicError | |
frameStack() const noexcept | pecunia::Error | |
operator=(const Error &other) noexcept | pecunia::Error | |
operator=(Error &&other) noexcept | pecunia::Error | |
what() const noexcept override | pecunia::Error | |
~Error() noexcept override | pecunia::Error |