spring-framework / org.springframework.messaging.handler.invocation / MethodArgumentResolutionException / <init>

<init>

MethodArgumentResolutionException(message: Message<*>, parameter: MethodParameter)

Create a new instance providing the invalid MethodParameter.

MethodArgumentResolutionException(message: Message<*>, parameter: MethodParameter, description: String)

Create a new instance providing the invalid MethodParameter and a prepared description.