| Interface | Description |
|---|---|
| ErrorCollection |
Interface used to interact with error collection created from error configuration file.
|
| Class | Description |
|---|---|
| ErrorCollectionFactory |
Creates ErrorCollection from error configuration file.
|
| ErrorMap |
Map of errors created from error configuration file.
|
| LensError |
All fields in LensError class must be final and none of the behaviours in this class should mutate the state of
any of the members of this class.
|
| Enum | Description |
|---|---|
| LensCommonErrorCode |
Common error codes.
|
| LensHttpStatus |
| Exception | Description |
|---|---|
| InvalidStateTransitionException |
Exception thrown during state transition of jobs and job instances.
|
Copyright © 2014–2016 Apache Software Foundation. All rights reserved.