mirror of https://github.com/agdsn/xerxes.git
Adopt boost canges
Signed-off-by: Jan Losinski <losinski@wh2.tu-dresden.de>
This commit is contained in:
parent
700de597a6
commit
6f83f69363
|
|
@ -106,7 +106,7 @@ namespace xerxes
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
throw validation_error("invalid value");
|
throw validation_error(validation_error::invalid_option_value);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue