Package | Description |
---|---|
com.lexmark.saperion.exceptions.mappings |
Modifier and Type | Class and Description |
---|---|
static class |
ApplicationExceptionFactory.ApplicationErrors
Application error definitions.
|
class |
EcmsExceptionMapping<T extends Throwable>
Base implementation of an exception mapping entry.
|
static class |
RuntimeExceptionFactory.RuntimeErrors
Runtime error definitions.
|
static class |
SystemExceptionFactory.SystemErrors
System error defintions.
|
Modifier and Type | Method and Description |
---|---|
protected ExceptionMapping<SystemException>[] |
SystemExceptionFactory.getExceptionMappings() |
protected ExceptionMapping<EcmRuntimeException>[] |
RuntimeExceptionFactory.getExceptionMappings() |
protected ExceptionMapping<ApplicationException>[] |
ApplicationExceptionFactory.getExceptionMappings() |
protected abstract ExceptionMapping<T>[] |
AbstractExceptionFactory.getExceptionMappings()
This method returns all exception mappings registered with this factory.
|
ExceptionMapping<T> |
AbstractExceptionFactory.valueOf(ErrorCodeType code)
Returns the exception mapping for this error code.
|
Copyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.