Skip to content
Snippets Groups Projects
Commit 9addb7c2 authored by Paul-Christian Volkmer's avatar Paul-Christian Volkmer
Browse files

Added NoContentException and fixed NullPointerExceptions

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.
parent e67e7b65
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment