Invalid tag expression.
More...
#include <runnerfiltertags.h>
Invalid tag expression.
Definition at line 35 of file runnerfiltertags.h.
◆ TagExpressionException() [1/5]
OTest2::TagExpressionException::TagExpressionException |
( |
const std::string & |
message_ | ) |
|
|
explicit |
◆ TagExpressionException() [2/5]
OTest2::TagExpressionException::TagExpressionException |
( |
int |
location_, |
|
|
char |
c_ |
|
) |
| |
|
explicit |
Ctor - invalid character in the expression.
- Parameters
-
location_ | Location of the error |
c_ | The character |
Definition at line 50 of file runnerfiltertags.cpp.
◆ TagExpressionException() [3/5]
OTest2::TagExpressionException::TagExpressionException |
( |
int |
location_, |
|
|
const std::string & |
token_ |
|
) |
| |
|
explicit |
Ctor - syntax error.
- Parameters
-
location_ | Location of the error |
token_ | Invalid token |
Definition at line 42 of file runnerfiltertags.cpp.
◆ TagExpressionException() [4/5]
◆ ~TagExpressionException()
OTest2::TagExpressionException::~TagExpressionException |
( |
| ) |
|
|
virtualdefault |
◆ TagExpressionException() [5/5]
◆ operator=()
◆ reason()
std::string OTest2::TagExpressionException::reason |
( |
| ) |
const |
|
overridevirtual |
The documentation for this class was generated from the following files: