cacth all exceptions in MensaParser

there are many things that can go wrong
This commit is contained in:
2019-05-25 20:23:31 +02:00
parent e804774970
commit 9efc7fe4b7
4 changed files with 6 additions and 2 deletions

View File

@ -50,7 +50,7 @@ class APIController {
var logger: Logger = LoggerFactory.getLogger(APIController::class.java)
private var requestCount = 0
private val startTime = System.currentTimeMillis() / 1000
private val softwareVersion = "1.1.0"
private val softwareVersion = "1.1.1"
private val apiVersion = "1.1.0"
// hso parser links (hardcoded)