Skip to content
Snippets Groups Projects
  • Paul-Christian Volkmer's avatar
    Added NoContentException and fixed NullPointerExceptions · 9addb7c2
    Paul-Christian Volkmer authored
    The new NoContentException should indicate, that there is no error, but
    the server could not provide a response object. This will result in
    HTTP Code 204 - NO CONTENT => see RFC2616
    
    Fixed two NullPointerExceptions wich might occure in QuestionService or
    by using CouchDBDao from QuestionService.
    9addb7c2
Forked from ARSnova / ARSnova Backend
Source project has a limited visibility.