![]() |
Reference documentation for deal.II version 9.5.0
|
This is the complete list of members for ExceptionBase, including all inherited members.
| cond | ExceptionBase | protected |
| exc | ExceptionBase | protected |
| ExceptionBase() | ExceptionBase | |
| ExceptionBase(const ExceptionBase &exc) | ExceptionBase | |
| file | ExceptionBase | protected |
| function | ExceptionBase | protected |
| generate_message() const | ExceptionBase | private |
| get_exc_name() const | ExceptionBase | |
| line | ExceptionBase | protected |
| n_stacktrace_frames | ExceptionBase | protected |
| operator=(const ExceptionBase &)=delete | ExceptionBase | |
| print_exc_data(std::ostream &out) const | ExceptionBase | |
| print_info(std::ostream &out) const | ExceptionBase | virtual |
| print_stack_trace(std::ostream &out) const | ExceptionBase | |
| raw_stacktrace | ExceptionBase | protected |
| set_fields(const char *file, const int line, const char *function, const char *cond, const char *exc_name) | ExceptionBase | |
| what() const noexcept override | ExceptionBase | virtual |
| what_str | ExceptionBase | mutableprivate |
| ~ExceptionBase() noexcept override=default | ExceptionBase | virtual |