public class HttpMessageNotReadableException extends HttpMessageConversionException
HttpMessageConverter
implementations when the
read
method fails.Constructor and Description |
---|
HttpMessageNotReadableException(String msg)
Create a new HttpMessageNotReadableException.
|
HttpMessageNotReadableException(String msg,
Throwable cause)
Create a new HttpMessageNotReadableException.
|
contains, getMessage, getMostSpecificCause, getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public HttpMessageNotReadableException(String msg)
msg
- the detail message