public class RuntimeExceptionFactory extends AbstractExceptionFactory<com.lexmark.saperion.exceptions.EcmRuntimeException>
Modifier and Type | Class and Description |
---|---|
static class |
RuntimeExceptionFactory.RuntimeErrors
Runtime error definitions.
|
ExceptionFactory.IntegrityCheckResult
Constructor and Description |
---|
RuntimeExceptionFactory() |
Modifier and Type | Method and Description |
---|---|
protected ExceptionMapping<com.lexmark.saperion.exceptions.EcmRuntimeException>[] |
getExceptionMappings()
This method returns all exception mappings registered with this factory.
|
checkIntegrity, createException, getSupportedErrors, supports, valueOf
protected ExceptionMapping<com.lexmark.saperion.exceptions.EcmRuntimeException>[] getExceptionMappings()
AbstractExceptionFactory
getExceptionMappings
in class AbstractExceptionFactory<com.lexmark.saperion.exceptions.EcmRuntimeException>
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.