Uses of Class
com.lexmark.saperion.exceptions.mappings.InconsistentExceptionFactoryRegistryException
-
Packages that use InconsistentExceptionFactoryRegistryException Package Description com.lexmark.saperion.exceptions.mappings -
-
Uses of InconsistentExceptionFactoryRegistryException in com.lexmark.saperion.exceptions.mappings
Methods in com.lexmark.saperion.exceptions.mappings that throw InconsistentExceptionFactoryRegistryException Modifier and Type Method Description boolean
EcmsExceptionFactory. validate(com.lexmark.saperion.exceptions.ErrorCodeType errorCode)
Checks that the error code is supported by exactly one registered exception factory.
-