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