| Package | Description |
|---|---|
| org.apache.lens.api.error | |
| org.apache.lens.server | |
| org.apache.lens.server.api.error |
| Modifier and Type | Class and Description |
|---|---|
class |
ErrorMap
Map of errors created from error configuration file.
|
| Modifier and Type | Method and Description |
|---|---|
ErrorCollection |
ErrorCollectionFactory.createErrorCollection()
Creates a new ErrorCollection from lens-errors.conf file overriding it with lens-errors-override.conf file.
|
| Modifier and Type | Method and Description |
|---|---|
ErrorCollection |
LensServices.getErrorCollection() |
| Modifier and Type | Method and Description |
|---|---|
void |
LensException.buildLensErrorResponse(ErrorCollection errorCollection,
String apiVersion,
String id) |
LensErrorTO |
LensException.buildLensErrorTO(ErrorCollection errorCollection) |
Copyright © 2014–2016 Apache Software Foundation. All rights reserved.