Package | Description |
---|---|
org.apache.lens.api.error | |
org.apache.lens.cube.error | |
org.apache.lens.server.api.error | |
org.apache.lens.server.error |
Modifier and Type | Method and Description |
---|---|
LensError |
ErrorMap.getLensError(int errorCode) |
LensError |
ErrorCollection.getLensError(int errorCode) |
Constructor and Description |
---|
ErrorMap(com.google.common.collect.ImmutableMap<Integer,LensError> errors) |
Modifier and Type | Method and Description |
---|---|
String |
FieldsCannotBeQueriedTogetherException.getFormattedErrorMsg(LensError lensError) |
String |
ColUnAvailableInTimeRangeException.getFormattedErrorMsg(LensError lensError) |
Modifier and Type | Method and Description |
---|---|
String |
LensException.getFormattedErrorMsg(LensError lensError) |
Modifier and Type | Method and Description |
---|---|
String |
UnSupportedQuerySubmitOpException.getFormattedErrorMsg(LensError lensError) |
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.