EventAnalysis  1.0.0
Public Member Functions | List of all members
EA::Retrieval::Error Class Reference

Exception for generic error in object retrieve procedure. More...

#include <RetrievalExceptions.h>

Inheritance diagram for EA::Retrieval::Error:
EA::Retrieval::Exception EA::Exception

Public Member Functions

 Error (std::string msg="Error")
 
- Public Member Functions inherited from EA::Retrieval::Exception
 Exception (std::string msg="Exception")
 
- Public Member Functions inherited from EA::Exception
 Exception (std::string msg="")
 
const char * what () const noexcept override
 The error message. More...
 

Detailed Description

Exception for generic error in object retrieve procedure.

Constructor & Destructor Documentation

◆ Error()

EA::Retrieval::Error::Error ( std::string  msg = "Error")
inline

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