![]() |
Banuba SDK
|
Public Member Functions | |
resource_loading_error (std::string domain, std::string message, std::string resource) noexcept | |
const char * | resource () const noexcept |
![]() | |
runtime_error (std::string domain, std::string message) noexcept | |
![]() | |
const char * | domain () const noexcept |
Protected Attributes | |
std::string | m_resource |
![]() | |
std::string | m_domain |
Additional Inherited Members | |
![]() | |
domain_specific_data (std::string domain) noexcept | |
Definition at line 61 of file exceptions.hpp.