#include <src/JobOptionsSvc/PropertyValue.h>
Definition at line 87 of file PropertyValue.h.
| Gaudi::Parsers::PositionalPropertyValueException::PositionalPropertyValueException |
( |
const Position & |
position, |
|
|
const std::string & |
message |
|
) |
| |
|
inline |
Definition at line 89 of file PropertyValue.h.
90 : std::runtime_error(message),
const Position & position() const
| virtual Gaudi::Parsers::PositionalPropertyValueException::~PositionalPropertyValueException |
( |
| ) |
|
| throw | ( | |
| ) | | |
|
inlinevirtual |
Definition at line 94 of file PropertyValue.h.
97 "Could not find property "+name+
".");
PositionalPropertyValueException(const Position &position, const std::string &message)
const Position & position() const
Definition at line 100 of file PropertyValue.h.
104 "Could not find property '"+name+
"'.");
PositionalPropertyValueException(const Position &position, const std::string &message)
const Position & position() const
Definition at line 107 of file PropertyValue.h.
111 "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: