retdec-cpp
|
Base class for custom exceptions thrown by the library. More...
#include <exceptions.h>
Public Member Functions | |
Error (const std::string &what) | |
Creates an exception. More... | |
Base class for custom exceptions thrown by the library.
retdec::Error::Error | ( | const std::string & | what | ) |
Creates an exception.