ATLAS Offline Software
|
Exception — Forbidden method called. More...
#include <exceptions.h>
Public Member Functions | |
ExcForbiddenMethod (const std::string &name) | |
Constructor. More... | |
Exception — Forbidden method called.
Definition at line 75 of file Control/StoreGate/StoreGate/exceptions.h.
SG::ExcForbiddenMethod::ExcForbiddenMethod | ( | const std::string & | name | ) |
Constructor.
name | Name of the called method. |
Definition at line 58 of file Control/StoreGate/src/exceptions.cxx.