This is the complete list of members for PDI::Permission_error, including all inherited members.
| Error(PDI_status_t errcode) | PDI::Error | |
| Error(PDI_status_t errcode, fmt::format_string< Args... > format_str, Args &&... args) | PDI::Error | inline |
| Error(PDI_status_t errcode, const char *message) | PDI::Error | |
| m_status | PDI::Error | protected |
| m_what | PDI::Error | protected |
| Permission_error(fmt::format_string< Args... > format_str, Args &&... args) | PDI::Permission_error | inline |
| Permission_error(Permission_error &&)=default | PDI::Permission_error | |
| Permission_error(const Permission_error &)=default | PDI::Permission_error | |
| status() const noexcept | PDI::Error | |
| what() const noexcept override | PDI::Error |