Psyllid  v1.12.4
Project 8 Data Acquisisition Software
Public Member Functions | List of all members
persistent_store::label_not_found Class Reference

#include <persistent_store.hh>

Inheritance diagram for persistent_store::label_not_found:
Inheritance graph

Public Member Functions

 label_not_found (const std::string &a_label)
 
- Public Member Functions inherited from error
 error ()
 
 error (const error &p_copy)
 
erroroperator= (const error &p_copy)
 
virtual ~error () throw ()
 
template<class x_type >
erroroperator<< (const x_type &p_fragment)
 
const char * what () const throw ()
 

Additional Inherited Members

- Protected Attributes inherited from error
std::string f_message
 

Detailed Description

Definition at line 31 of file persistent_store.hh.

Constructor & Destructor Documentation

◆ label_not_found()

label_not_found ( const std::string &  a_label)
inline

Definition at line 34 of file persistent_store.hh.


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