Skip to content

How to solve exceptions

Raphael Dichler edited this page Sep 28, 2022 · 3 revisions

What is this page for?

Did an error occur during the compilation or runtime and you don't know exactly how to fix it? Then this wiki should help you. Here are shown possible problems and what you can do to fix them.

If you have a problem that is not solved here or does not work, then create an issue and it will be tried to help you as soon as possible.

Exceptions

The system searches for a config.properties file under /src/main/reresources/. If this file is missing or the API key was saved under the wrong key-value-pair, this error occurs. You just have to save the API key in the config file under the key google.api.places.api-key.

drawing

Clone this wiki locally