public class MethodArgumentTypeMismatchException
extends org.springframework.beans.TypeMismatchException
MethodParameter.| Constructor and Description |
|---|
MethodArgumentTypeMismatchException(java.lang.Object value,
java.lang.Class<?> requiredType,
java.lang.String name,
org.springframework.core.MethodParameter param,
java.lang.Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName()
Return the name of the method argument.
|
org.springframework.core.MethodParameter |
getParameter()
Return the target method parameter.
|
getErrorCode, getRequiredType, getValuegetPropertyChangeEvent, getPropertyNamecontains, getMessage, getMostSpecificCause, getRootCause