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.
Modifiers | Name | Description |
---|---|---|
private static long |
serialVersionUID |
Constructor and description |
---|
InvalidRequestBodyException
(java.lang.Exception cause) |