Uses of Class
com.mscharhag.et.impl.ExceptionMappings
Packages that use ExceptionMappings
-
Uses of ExceptionMappings in com.mscharhag.et.impl
Fields in com.mscharhag.et.impl declared as ExceptionMappingsModifier and TypeFieldDescriptionprotected ExceptionMappingsDefaultExceptionTranslator.exceptionMappingsprotected ExceptionMappingsDefaultExceptionTranslatorConfigurer.mappingsprotected ExceptionMappingsExceptionMappings.parentExceptionMappingsMethods in com.mscharhag.et.impl that return ExceptionMappingsModifier and TypeMethodDescriptionprotected ExceptionMappingsExceptionMappings.createDefaultParentExceptionMappings()Constructors in com.mscharhag.et.impl with parameters of type ExceptionMappingsModifierConstructorDescriptionDefaultExceptionMappingConfigurer(ExceptionMappings exceptionMappings, List<Class<? extends Exception>> sourceExceptionClasses) (package private)DefaultExceptionTranslator(ExceptionMappings exceptionMappings) (package private)(package private)ExceptionMappings(ExceptionMappings parentExceptionMappings)