![]() |
ATLAS Offline Software
|
Class for exceptions thrown from XMLCoreParser. More...
#include <XMLCoreNode.h>
Public Member Functions | |
| ExcXMLCore (const std::string &what) | |
| Constructor. | |
Class for exceptions thrown from XMLCoreParser.
Definition at line 29 of file XMLCoreNode.h.
| ExcXMLCore::ExcXMLCore | ( | const std::string & | what | ) |
Constructor.
Constructor for exception class.
| what | Error message. |
Definition at line 24 of file XMLCoreNode.cxx.