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