Interface ExceptionClassCreator

All Known Implementing Classes:
ExceptionClassCreatorProxyService, ExceptionClassCreatorProxyService.GenerateJustInTime, ExceptionClassCreatorProxyService.LoadFirst, ExceptionClassGenerator, ExceptionClassLoader

public interface ExceptionClassCreator
  • Method Details

    • createExceptionClass

      Class<?> createExceptionClass(Class<?> bean)