HttpMessageNotReadableException(msg: String)
Create a new HttpMessageNotReadableException.
msg - the detail message
msg
HttpMessageNotReadableException(msg: String, @Nullable cause: Throwable)
cause - the root cause (if any)
cause