palimpsest v3.0.0
|
This is the complete list of members for palimpsest::exceptions::TypeError, including all inherited members.
PalimpsestError(const std::string &file, unsigned line, const std::string &message) | palimpsest::exceptions::PalimpsestError | inline |
PalimpsestError(const PalimpsestError &other, const std::string &extra_message) | palimpsest::exceptions::PalimpsestError | inline |
TypeError(const std::string &file, unsigned line, const std::string &message) | palimpsest::exceptions::TypeError | inline |
TypeError(const TypeError &other, const std::string &extra_message) | palimpsest::exceptions::TypeError | inline |
what() const | palimpsest::exceptions::PalimpsestError | inline |
~PalimpsestError() | palimpsest::exceptions::PalimpsestError | inline |
~TypeError() | palimpsest::exceptions::TypeError | inline |