public class InvalidRequestBodyException extends DataBindingSourceCreationException
Represents an error creation a data binding source because the request body is invalid. Examples would be malformed JSON or XML.
| Constructor and description | 
|---|
| InvalidRequestBodyException
                                (java.lang.Exception cause) |