#include <src/JobOptionsSvc/PropertyValue.h>
Definition at line 82 of file PropertyValue.h.
| Gaudi::Parsers::PositionalPropertyValueException::PositionalPropertyValueException |
( |
const Position & |
position, |
|
|
const std::string & |
message |
|
) |
| |
|
inline |
Definition at line 84 of file PropertyValue.h.
85 : std::runtime_error(message),
const Position & position() const
| virtual Gaudi::Parsers::PositionalPropertyValueException::~PositionalPropertyValueException |
( |
| ) |
|
| throw | ( | |
| ) | | |
|
inlinevirtual |
Definition at line 89 of file PropertyValue.h.
92 "Could not find property "+
name+
".");
PositionalPropertyValueException(const Position &position, const std::string &message)
const Position & position() const
Definition at line 95 of file PropertyValue.h.
99 "Could not find property '"+
name+
"'.");
PositionalPropertyValueException(const Position &position, const std::string &message)
const Position & position() const
Definition at line 102 of file PropertyValue.h.
106 "Could not find unit '"+
name+
"'.");
PositionalPropertyValueException(const Position &position, const std::string &message)
const Position & position() const
| const Position& Gaudi::Parsers::PositionalPropertyValueException::position |
( |
| ) |
const |
|
inline |
| Position Gaudi::Parsers::PositionalPropertyValueException::position_ |
|
private |
The documentation for this class was generated from the following file: