#include <Exceptions.hpp>
Definition at line 69 of file Exceptions.hpp.
◆ NestedError() [1/2]
Ark::NestedError::NestedError |
( |
const Error & | e, |
|
|
const std::string & | details ) |
|
inline |
◆ NestedError() [2/2]
Ark::NestedError::NestedError |
( |
const std::exception & | e, |
|
|
const std::string & | details ) |
|
inline |
◆ what()
const char * Ark::NestedError::what |
( |
| ) |
const |
|
inlinenodiscardoverridenoexcept |
◆ m_details
std::string Ark::NestedError::m_details |
|
private |
The documentation for this class was generated from the following file: