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.
Loading...
Searching...
No Matches
Helper::Error Member List

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) noexceptHelper::Errorinline
Error(std::format_string< Args... > fmt, Args &&...args)Helper::Errorinlineexplicit
exception(T... args)std::exception
getErrorCode() constHelper::Errorinline
operator<<(const T &msg) &&Helper::Errorinline
operator<<(std::ostream &(*msg)(std::ostream &))Helper::Errorinline
operator=(T... args)std::exception
what() const noexcept overrideHelper::Errorinline
std::exception::what(T... args)std::exception
withCode(int _ec)Helper::Errorinline
~exception(T... args)std::exception