Class RestApiExceptionMapperBootProperties.ExceptionMappingConfigImpl

java.lang.Object
org.bremersee.exception.spring.boot.autoconfigure.RestApiExceptionMapperBootProperties.ExceptionMappingConfigImpl
All Implemented Interfaces:
org.bremersee.exception.RestApiExceptionMapperProperties.ExceptionMappingConfig
Enclosing class:
RestApiExceptionMapperBootProperties

public static class RestApiExceptionMapperBootProperties.ExceptionMappingConfigImpl extends Object implements org.bremersee.exception.RestApiExceptionMapperProperties.ExceptionMappingConfig
The exception mapping config.
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface org.bremersee.exception.RestApiExceptionMapperProperties.ExceptionMappingConfig

    getEvaluateAnnotationFirst, getExceptionClassName, getIncludeApplicationName, getIncludeCause, getIncludeException, getIncludeHandler, getIncludeMessage, getIncludePath, getIncludeStackTrace
  • Constructor Details

    • ExceptionMappingConfigImpl

      public ExceptionMappingConfigImpl()