Uses of Interface
com.lexmark.saperion.exceptions.mappings.ExceptionFactory
-
Packages that use ExceptionFactory Package Description com.lexmark.saperion.exceptions.mappings -
-
Uses of ExceptionFactory in com.lexmark.saperion.exceptions.mappings
Classes in com.lexmark.saperion.exceptions.mappings that implement ExceptionFactory Modifier and Type Class Description classAbstractExceptionFactory<T extends java.lang.Exception>Base implementation of an exception factory.classApplicationExceptionFactorySecurity exceptions factory implementation.classRuntimeExceptionFactoryECMS runtime exception factory implementation.classSystemExceptionFactorySystem exceptions factory implementation.
-