retdec
|
This is the complete list of members for retdec::unpacker::UnsupportedFileException, including all inherited members.
_msg | retdec::unpacker::UnpackerException | private |
buildMessage(std::stringstream &ss, const T &data, const Args &... args) | retdec::unpacker::UnpackerException | inlineprivate |
buildMessage(std::stringstream &) | retdec::unpacker::UnpackerException | inlineprivate |
getMessage() const noexcept | retdec::unpacker::UnpackerException | inline |
UnpackerException(const UnpackerException &ex) | retdec::unpacker::UnpackerException | inline |
UnpackerException(const Args &... args) | retdec::unpacker::UnpackerException | inlineexplicitprotected |
UnsupportedFileException() | retdec::unpacker::UnsupportedFileException | inline |
UnsupportedInputException(const Args &... args) | retdec::unpacker::UnsupportedInputException | inline |
what() const noexcept override | retdec::unpacker::UnpackerException | inlinevirtual |