spring-framework / org.springframework.web.method.annotation / ExceptionHandlerMethodResolver / <init>

<init>

ExceptionHandlerMethodResolver(handlerType: Class<*>)

A constructor that finds ExceptionHandler methods in the given type.

Parameters

handlerType - the type to introspect