bpp-core
2.2.0
|
This is the complete list of members for bpp::BadNumberException, including all inherited members.
badNumber_ | bpp::BadNumberException | protected |
BadNumberException(const char *text, double badNumber) | bpp::BadNumberException | |
BadNumberException(const std::string &text, double badNumber) | bpp::BadNumberException | |
Exception(const char *text) | bpp::Exception | inline |
Exception(const std::string &text) | bpp::Exception | inline |
getBadNumber() const | bpp::BadNumberException | inline |
message_ | bpp::Exception | protected |
what() const | bpp::Exception | inline |
~BadNumberException() | bpp::BadNumberException | inlinevirtual |
~Exception() | bpp::Exception | inlinevirtual |