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

Exception for object found but class does not match with requested. More...

#include <RetrievalExceptions.h>

Inheritance diagram for EA::Retrieval::BadClass:
EA::Retrieval::Exception EA::Exception

Public Member Functions

 BadClass (std::string msg="BadClass")
 
- 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 object found but class does not match with requested.

Constructor & Destructor Documentation

◆ BadClass()

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

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