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