sela
Public Member Functions | Public Attributes | List of all members
data::Exception Class Reference

#include <exception.hpp>

Public Member Functions

 Exception (const std::string &&exceptionMessage) noexcept
 

Public Attributes

const std::string exceptionMessage
 

Constructor & Destructor Documentation

data::Exception::Exception ( const std::string &&  exceptionMessage)
inlineexplicitnoexcept

Member Data Documentation

const std::string data::Exception::exceptionMessage

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