|
PMT Renovated main
Partition Manager Tool is a fast, reliable, and feature-rich CLI application for Android devices that enables advanced partition operations such as backup, flashing, erasing, information retrieval, and more.
|
This is the complete list of members for Helper::Error, including all inherited members.
| Error()=default (defined in Helper::Error) | Helper::Error | |
| Error(const Error &other) noexcept | Helper::Error | inline |
| Error(std::format_string< Args... > fmt, Args &&...args) | Helper::Error | inlineexplicit |
| exception(T... args) | std::exception | |
| getErrorCode() const | Helper::Error | inline |
| operator<<(const T &msg) && | Helper::Error | inline |
| operator<<(std::ostream &(*msg)(std::ostream &)) | Helper::Error | inline |
| operator=(T... args) | std::exception | |
| what() const noexcept override | Helper::Error | inline |
| std::exception::what(T... args) | std::exception | |
| withCode(int _ec) | Helper::Error | inline |
| ~exception(T... args) | std::exception |