Is this from official Traccar? What's the full stack trace? What version? How do you get this error?
This is official traccar, last version. I get the error by modifying the front end - connections feature. So it's not an issue with traccar.
I want to make the message more informative / more user friendly but cannot find the proper java class that generates the exceptions. Any advice will be appreciated.
Thanks!
Sounds like it's not a error that could happen in the official app, right?
No, not on the official app. But errors of this same structure do happen on the official app from time to time. So where this message content can be modified from? Any ideas?
Anyhitng?
I have been trying to find the location where the exception message content is generated but to no avail.
For example, if I get an exception like this, which traccar class is responsible to generate that message content on the frontend:
MessageException.java and StorageException.java only seem to pass the message already generated...