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

Exception for known object but not available at the moment. More...

#include <RetrievalExceptions.h>

Inheritance diagram for EA::Retrieval::NotAvailable:
EA::Retrieval::Exception EA::Exception

Public Member Functions

 NotAvailable (std::string msg="NotAvailable")
 
- 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 known object but not available at the moment.

Constructor & Destructor Documentation

◆ NotAvailable()

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

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