public class HttpMediaTypeOrHttpBodyException extends Exception
| 构造器和说明 |
|---|
HttpMediaTypeOrHttpBodyException(org.springframework.core.MethodParameter parameter)
Constructor for
MethodArgumentNotValidException. |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getMessage() |
org.springframework.core.MethodParameter |
getParameter()
Return the method parameter that failed validation.
|
public HttpMediaTypeOrHttpBodyException(org.springframework.core.MethodParameter parameter)
MethodArgumentNotValidException.parameter - the parameter that failed validationpublic org.springframework.core.MethodParameter getParameter()
public String getMessage()
getMessage 在类中 ThrowableCopyright © 2018 Pivotal Software, Inc.. All rights reserved.