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 class
AbstractExceptionFactory<T extends java.lang.Exception>
Base implementation of an exception factory.class
ApplicationExceptionFactory
Security exceptions factory implementation.class
RuntimeExceptionFactory
ECMS runtime exception factory implementation.class
SystemExceptionFactory
System exceptions factory implementation.
-