retdec
Public Member Functions | List of all members
retdec::unpacker::UnsupportedStubException Class Reference

#include <unpacker_exception.h>

Inheritance diagram for retdec::unpacker::UnsupportedStubException:
Inheritance graph
[legend]
Collaboration diagram for retdec::unpacker::UnsupportedStubException:
Collaboration graph
[legend]

Public Member Functions

 UnsupportedStubException ()
 
- Public Member Functions inherited from retdec::unpacker::UnsupportedInputException
template<typename... Args>
 UnsupportedInputException (const Args &... args)
 
- Public Member Functions inherited from retdec::unpacker::UnpackerException
 UnpackerException (const UnpackerException &ex)
 
virtual const char * what () const noexcept override
 
const std::string & getMessage () const noexcept
 

Additional Inherited Members

- Protected Member Functions inherited from retdec::unpacker::UnpackerException
template<typename... Args>
 UnpackerException (const Args &... args)
 

Detailed Description

Thrown in case of provided unsupported unpacking stub.

This exception should report unsupported file.

Constructor & Destructor Documentation

◆ UnsupportedStubException()

retdec::unpacker::UnsupportedStubException::UnsupportedStubException ( )
inline

The documentation for this class was generated from the following file: