retdec-cpp
Public Member Functions | List of all members
retdec::DecompilationError Class Reference

Exception thrown when a decompilation fails. More...

#include <exceptions.h>

Inheritance diagram for retdec::DecompilationError:
retdec::Error

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...
 

Detailed Description

Exception thrown when a decompilation fails.

Constructor & Destructor Documentation

retdec::DecompilationError::DecompilationError ( const std::string &  what)

Creates an exception.


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