public class MethodArgumentConversionNotSupportedException extends ConversionNotSupportedException
MethodParameter へのアクセスを提供します。ERROR_CODE| コンストラクターと説明 |
|---|
MethodArgumentConversionNotSupportedException(ObjectSE value, ClassSE<?> requiredType, StringSE name, MethodParameter param, ThrowableSE cause) |
| 修飾子と型 | メソッドと説明 |
|---|---|
StringSE | getName() メソッドの引数の名前を返します。 |
MethodParameter | getParameter() ターゲットメソッドのパラメーターを返します。 |
getErrorCode, getRequiredType, getValuegetPropertyChangeEvent, getPropertyNameequals, hashCodecontains, getMessage, getMostSpecificCause, getRootCauseaddSuppressedSE, fillInStackTraceSE, getCauseSE, getLocalizedMessageSE, getStackTraceSE, getSuppressedSE, initCauseSE, printStackTraceSE, printStackTraceSE, printStackTraceSE, setStackTraceSE, toStringSEcloneSE, finalizeSE, getClassSE, notifySE, notifyAllSE, waitSE, waitSE, waitSEpublic MethodArgumentConversionNotSupportedException(ObjectSE value, ClassSE<?> requiredType, StringSE name, MethodParameter param, ThrowableSE cause)
public StringSE getName()
public MethodParameter getParameter()