Add exceptoins
This commit is contained in:
@@ -61,6 +61,9 @@ void ModulePrepareKey::PrepareKey() {
|
||||
return;
|
||||
}
|
||||
|
||||
throw std::runtime_error("No key option found. Is the CLI parser configuration correct?.");
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user