Interface | Description |
---|---|
ExceptionFactory<T extends Exception> |
Exception factories create ECM Service exceptions based on server faults.
|
ExceptionMapping<T extends Throwable> |
An exception mapping associates an error code with a specific exception class.
|
Class | Description |
---|---|
AbstractExceptionFactory<T extends Exception> |
Base implementation of an exception factory.
|
ApplicationExceptionFactory |
Security exceptions factory implementation.
|
EcmsExceptionFactory |
Global exception factory.
|
EcmsExceptionMapping<T extends Throwable> |
Base implementation of an exception mapping entry.
|
ExceptionFactory.IntegrityCheckResult |
Result for a exception factory integrity checks.
|
RuntimeExceptionFactory |
ECMS runtime exception factory implementation.
|
SystemExceptionFactory |
System exceptions factory implementation.
|
Enum | Description |
---|---|
ApplicationExceptionFactory.ApplicationErrors |
Application error definitions.
|
RuntimeExceptionFactory.RuntimeErrors |
Runtime error definitions.
|
SystemExceptionFactory.SystemErrors |
System error defintions.
|
Exception | Description |
---|---|
InconsistentExceptionFactoryRegistryException |
This exception indicates that the ecms client exception mapper is configured inconsistently.
|
Copyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.