retdec
Private Member Functions | List of all members
retdec::llvmir2hll::JSONConfigError Class Reference

Base class for all exceptions raised by JSONConfig. More...

#include <json_config.h>

Inheritance diagram for retdec::llvmir2hll::JSONConfigError:
Inheritance graph
[legend]
Collaboration diagram for retdec::llvmir2hll::JSONConfigError:
Collaboration graph
[legend]

Private Member Functions

 ConfigError (const std::string &message)
 Constructs the exception with the given error message. More...
 

Additional Inherited Members

- Public Member Functions inherited from retdec::llvmir2hll::ConfigError
 ConfigError (const std::string &message)
 Constructs the exception with the given error message. More...
 
virtual const char * what () const noexcept override
 
const std::string & getMessage () const noexcept
 

Detailed Description

Base class for all exceptions raised by JSONConfig.

Member Function Documentation

◆ ConfigError()

retdec::llvmir2hll::ConfigError::ConfigError
private

Constructs the exception with the given error message.


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