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

Base class for retrieval exceptions. More...

#include <RetrievalExceptions.h>

Inheritance diagram for EA::Retrieval::Exception:
EA::Exception EA::Retrieval::BadClass EA::Retrieval::Error EA::Retrieval::NotAvailable EA::Retrieval::NotFound

Public Member Functions

 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

Base class for retrieval exceptions.

Constructor & Destructor Documentation

◆ Exception()

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

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