类 ExceptionHandlerReflectiveProcessor

java.lang.Object
cn.taketoday.web.annotation.ControllerMappingReflectiveProcessor
cn.taketoday.web.annotation.ExceptionHandlerReflectiveProcessor
所有已实现的接口:
cn.taketoday.aot.hint.annotation.ReflectiveProcessor

class ExceptionHandlerReflectiveProcessor extends ControllerMappingReflectiveProcessor
ControllerMappingReflectiveProcessor specific implementation that handles @ExceptionHandler-specific types.
从以下版本开始:
4.0
作者:
Stephane Nicoll, Harry Yang
  • 构造器详细资料

    • ExceptionHandlerReflectiveProcessor

      ExceptionHandlerReflectiveProcessor()
  • 方法详细资料