This is the complete list of members for pecunia::RuntimeError, including all inherited members.
| Error() noexcept | pecunia::RuntimeError | |
| Error(std::string message) noexcept | pecunia::RuntimeError | explicit |
| Error(const std::string &message, const std::exception &original) noexcept | pecunia::RuntimeError | |
| Error(const Error &other) noexcept | pecunia::RuntimeError | |
| Error(Error &&other) noexcept | pecunia::RuntimeError | |
| 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 |