spring-framework / org.springframework.messaging.handler.annotation.support / AnnotationExceptionHandlerMethodResolver / <init>

<init>

AnnotationExceptionHandlerMethodResolver(handlerType: Class<*>)

A constructor that finds MessageExceptionHandler methods in the given type.

Parameters

handlerType - the type to introspect