|
retdec-cpp
|
Exception thrown when a decompilation fails. More...
#include <exceptions.h>
Public Member Functions | |
| DecompilationError (const std::string &what) | |
| Creates an exception. More... | |
Public Member Functions inherited from retdec::Error | |
| Error (const std::string &what) | |
| Creates an exception. More... | |
Exception thrown when a decompilation fails.
| retdec::DecompilationError::DecompilationError | ( | const std::string & | what | ) |
Creates an exception.
1.8.10