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

Base class for custom exceptions thrown by the library. More...

#include <exceptions.h>

Inheritance diagram for retdec::Error:
retdec::ApiError retdec::DecompilationError retdec::IoError retdec::ConnectionError retdec::FilesystemError

Public Member Functions

 Error (const std::string &what)
 Creates an exception. More...
 

Detailed Description

Base class for custom exceptions thrown by the library.

Constructor & Destructor Documentation

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

Creates an exception.


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