HTWK-App / Server-Application

Server-Application, designed for use with the HTWK Smartphone-App
GNU General Public License v3.0
1 stars 1 forks source link

Exception Response at Staff #53

Closed rmeissn closed 8 years ago

rmeissn commented 8 years ago

If I fetch from https://htwk-app.imn.htwk-leipzig.de/info/staff, the following exception is shown:

{
    message: "String input must not be null",
    exception: "java.lang.IllegalArgumentException: String input must not be null",
    url: "http://htwk-app.imn.htwk-leipzig.de/info/staff"
}

This is not supposed to happen!