| _errno | fawkes::Exception | protected |
| append(const char *format,...) noexcept | fawkes::Exception | |
| append(const Exception &e) noexcept | fawkes::Exception | |
| append_nolock(const char *format,...) noexcept | fawkes::Exception | protected |
| append_nolock_nocopy(char *msg) noexcept | fawkes::Exception | protected |
| append_nolock_va(const char *format, va_list va) noexcept | fawkes::Exception | protected |
| append_va(const char *format, va_list va) noexcept | fawkes::Exception | |
| begin() noexcept | fawkes::Exception | |
| collapse_msg() | pddl_parser::PddlParserException | inline |
| copy_messages(const Exception &exc) noexcept | fawkes::Exception | protected |
| end() noexcept | fawkes::Exception | |
| Exception(const char *format,...) noexcept | fawkes::Exception | |
| Exception(int errnoval, const char *format,...) noexcept | fawkes::Exception | |
| Exception(const Exception &exc) noexcept | fawkes::Exception | |
| Exception() noexcept | fawkes::Exception | protected |
| generate_backtrace() const noexcept | fawkes::Exception | |
| get_errno() noexcept | fawkes::Exception | |
| messages | fawkes::Exception | protected |
| messages_end | fawkes::Exception | protected |
| messages_iterator | fawkes::Exception | protected |
| messages_mutex | fawkes::Exception | protected |
| operator=(const Exception &exc) noexcept | fawkes::Exception | |
| PddlParserException(const char *msg) | pddl_parser::PddlParserException | inline |
| PddlParserException(const std::string &msg) | pddl_parser::PddlParserException | inline |
| PddlSemanticsException(const char *msg, const iterator_type &pos) | pddl_parser::PddlSemanticsException | inline |
| PddlSemanticsException(const std::string &msg, const iterator_type &pos) | pddl_parser::PddlSemanticsException | inline |
| pos | pddl_parser::PddlSemanticsException | |
| prepend(const char *format,...) noexcept | fawkes::Exception | |
| prepend_nolock_va(const char *format, va_list va) noexcept | fawkes::Exception | protected |
| print_backtrace() const noexcept | fawkes::Exception | |
| print_trace() noexcept | fawkes::Exception | |
| raise() | fawkes::Exception | virtual |
| set_type_id(const char *id) | fawkes::Exception | |
| type_id() const | fawkes::Exception | |
| what() const override | pddl_parser::PddlParserException | inlinevirtual |
| what_no_backtrace() const noexcept | fawkes::Exception | virtual |
| ~Exception() noexcept | fawkes::Exception | virtual |