ledger-core
Public Member Functions | Public Attributes | List of all members
ledger::core::api::Error Struct Referencefinal

Public Member Functions

 Error (ErrorCode code_, std::string message_)
 
 Error (const Error &cpy)
 
Erroroperator= (const Error &cpy)
 
template<class Archive >
void load (Archive &archive)
 
template<class Archive >
void save (Archive &archive) const
 

Public Attributes

ErrorCode code
 
std::string message
 

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