rmannibucau commented on issue #52: JOHNZON-281 JAX-RS Provider MUST throw 
NoContentException
URL: https://github.com/apache/johnzon/pull/52#issuecomment-536208775
 
 
   Hey @mkarg , just added a 
org.apache.johnzon.core.JsonReaderImpl$NothingToRead exception which should 
enable to do a try/catch (on IllegalStateException and then test the type with 
e.getClass().getName() to avoid to couple core module to jsonb probably).

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to