BOSS 8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
xmlBase::WrongAttributeType Class Reference

#include <Dom.h>

Inheritance diagram for xmlBase::WrongAttributeType:

Public Member Functions

 WrongAttributeType (const std::string &extraInfo="")
virtual ~WrongAttributeType () throw ()
 WrongAttributeType (const std::string &extraInfo="")
virtual ~WrongAttributeType () throw ()
 WrongAttributeType (const std::string &extraInfo="")
virtual ~WrongAttributeType () throw ()
Public Member Functions inherited from xmlBase::DomException
 DomException (const std::string &extraInfo="")
virtual ~DomException () throw ()
virtual std::string getMsg ()
virtual const char * what ()
 DomException (const std::string &extraInfo="")
virtual ~DomException () throw ()
virtual std::string getMsg ()
virtual const char * what ()
 DomException (const std::string &extraInfo="")
virtual ~DomException () throw ()
virtual std::string getMsg ()
virtual const char * what ()

Additional Inherited Members

Protected Attributes inherited from xmlBase::DomException
std::string m_name

Detailed Description

Definition at line 55 of file Calibration/xmlBase/include/xmlBase/Dom.h.

Constructor & Destructor Documentation

◆ WrongAttributeType() [1/3]

xmlBase::WrongAttributeType::WrongAttributeType ( const std::string & extraInfo = "")
inline

Definition at line 57 of file Calibration/xmlBase/include/xmlBase/Dom.h.

57 : DomException( extraInfo ) {
58 m_name = "WrongAttributeType";
59 }
DomException(const std::string &extraInfo="")

◆ ~WrongAttributeType() [1/3]

virtual xmlBase::WrongAttributeType::~WrongAttributeType ( )
throw ( )
inlinevirtual

Definition at line 60 of file Calibration/xmlBase/include/xmlBase/Dom.h.

60{}

◆ WrongAttributeType() [2/3]

xmlBase::WrongAttributeType::WrongAttributeType ( const std::string & extraInfo = "")
inline

Definition at line 57 of file InstallArea/x86_64-el9-gcc13-dbg/include/xmlBase/Dom.h.

57 : DomException( extraInfo ) {
58 m_name = "WrongAttributeType";
59 }

◆ ~WrongAttributeType() [2/3]

virtual xmlBase::WrongAttributeType::~WrongAttributeType ( )
throw ( )
inlinevirtual

◆ WrongAttributeType() [3/3]

xmlBase::WrongAttributeType::WrongAttributeType ( const std::string & extraInfo = "")
inline

Definition at line 57 of file InstallArea/x86_64-el9-gcc13-opt/include/xmlBase/Dom.h.

57 : DomException( extraInfo ) {
58 m_name = "WrongAttributeType";
59 }

◆ ~WrongAttributeType() [3/3]

virtual xmlBase::WrongAttributeType::~WrongAttributeType ( )
throw ( )
inlinevirtual

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