DD4hep  1.30.0
Detector Description Toolkit for High Energy Physics
Public Member Functions | Private Attributes | List of all members
Gaudi::PluginService::v1::Exception Class Reference

#include <PluginServiceV1.h>

Inheritance diagram for Gaudi::PluginService::v1::Exception:

Public Member Functions

 Exception (std::string msg)
 
 ~Exception () override throw ()
 
const char * what () const override throw ()
 

Private Attributes

std::string m_msg
 

Detailed Description

Definition at line 73 of file PluginServiceV1.h.

Constructor & Destructor Documentation

◆ Exception()

Gaudi::PluginService::v1::Exception::Exception ( std::string  msg)

Definition at line 111 of file PluginServiceV1.cpp.

◆ ~Exception()

Gaudi::PluginService::v1::Exception::~Exception ( )
throw (
)
override

Definition at line 112 of file PluginServiceV1.cpp.

Member Function Documentation

◆ what()

const char * Gaudi::PluginService::v1::Exception::what ( ) const
throw (
)
override

Definition at line 113 of file PluginServiceV1.cpp.

Member Data Documentation

◆ m_msg

std::string Gaudi::PluginService::v1::Exception::m_msg
private

Definition at line 80 of file PluginServiceV1.h.


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