Uses of Interface
de.bund.bva.isyfact.serviceapi.core.serviceimpl.ExceptionMappingSource
Packages that use ExceptionMappingSource
Package
Description
Eine generische Service-Implementierung eines internen RemoteBean-Services.
-
Uses of ExceptionMappingSource in de.bund.bva.isyfact.serviceapi.core.serviceimpl
Classes in de.bund.bva.isyfact.serviceapi.core.serviceimpl that implement ExceptionMappingSourceModifier and TypeClassDescriptionclassDeprecated.This module is deprecated and will be removed in a future release.classDeprecated.This module is deprecated and will be removed in a future release.Constructors in de.bund.bva.isyfact.serviceapi.core.serviceimpl with parameters of type ExceptionMappingSourceModifierConstructorDescriptionServiceExceptionFassade(MethodMappingSource methodMappingSource, ExceptionMappingSource exceptionMappingSource, AusnahmeIdErmittler ausnahmeIdErmittler, Class<? extends TechnicalRuntimeException> appTechnicalRuntimeException) Deprecated.Creates a generic exception facade for service and native GUI components.