Uses of Class
com.mscharhag.et.ExceptionTranslatorConfigurer
-
Packages that use ExceptionTranslatorConfigurer Package Description com.mscharhag.et com.mscharhag.et.impl -
-
Uses of ExceptionTranslatorConfigurer in com.mscharhag.et
Methods in com.mscharhag.et that return ExceptionTranslatorConfigurer Modifier and Type Method Description static ExceptionTranslatorConfigurerET. newConfiguration()Returns a newExceptionTranslatorConfigurerthat can be used to create a newExceptionTranslatorconfiguration.ExceptionTranslatorConfigurerExceptionTranslator. newConfiguration()ExceptionTranslatorConfigurerExceptionMappingConfigurer. to(java.lang.Class<? extends java.lang.RuntimeException> targetException)ExceptionTranslatorConfigurerExceptionMappingConfigurer. using(TargetExceptionResolver resolver) -
Uses of ExceptionTranslatorConfigurer in com.mscharhag.et.impl
Subclasses of ExceptionTranslatorConfigurer in com.mscharhag.et.impl Modifier and Type Class Description classDefaultExceptionTranslatorConfigurer
-