Uses of Class
com.mscharhag.et.ExceptionTranslatorConfigurer
Packages that use ExceptionTranslatorConfigurer
-
Uses of ExceptionTranslatorConfigurer in com.mscharhag.et
Methods in com.mscharhag.et that return ExceptionTranslatorConfigurerModifier and TypeMethodDescriptionET.newConfiguration()Returns a newExceptionTranslatorConfigurerthat can be used to create a newExceptionTranslatorconfiguration.ExceptionTranslator.newConfiguration()ExceptionMappingConfigurer.to(Class<? extends RuntimeException> targetException) ExceptionMappingConfigurer.using(TargetExceptionResolver resolver) -
Uses of ExceptionTranslatorConfigurer in com.mscharhag.et.impl
Subclasses of ExceptionTranslatorConfigurer in com.mscharhag.et.implMethods in com.mscharhag.et.impl that return ExceptionTranslatorConfigurer