EventAnalysis  1.3.0
Public Member Functions | List of all members
EA::Retrieval::NotFound Class Reference

Exception for unknown object. More...

#include <RetrievalExceptions.h>

Inheritance diagram for EA::Retrieval::NotFound:
EA::Retrieval::Exception EA::Exception

Public Member Functions

 NotFound (std::string msg="NotFound")
 
- 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 unknown object.

Constructor & Destructor Documentation

◆ NotFound()

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

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