users@jax-rs-spec.java.net

[jax-rs-spec users] [jsr339-experts] ProcessingException vs IOException from providers

From: Sergey Beryozkin <sberyozkin_at_talend.com>
Date: Tue, 2 Apr 2013 22:22:08 +0300

Hi

ProcessingException docs mention "propagated IO exceptions thrown by
entity readers and writers during entity serialization and
de-serialization."

When should MBR or MBW throw ProcessingException instead of IOException
(except for an empty payload + NoContentException case) ?

Thanks, Sergey