The idea is to catch this exception in PrologueQuestion and ask fo the ServerRoot and then again try to parse the configuration with the ServerRoot passed to the ConfigFile (second constructor parameter).
This does make sense in the partial mode (issue #25). It also brings the ErrorMessage Code from the parser ( StatementList.handleSpecialDirectives() ) to the ui.
The idea is to catch this exception in PrologueQuestion and ask fo the ServerRoot and then again try to parse the configuration with the ServerRoot passed to the ConfigFile (second constructor parameter).
This does make sense in the partial mode (issue #25). It also brings the ErrorMessage Code from the parser ( StatementList.handleSpecialDirectives() ) to the ui.