public class ParameterValueException extends LensException
| Constructor and Description |
|---|
ParameterValueException(String paramName,
List<String> values,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getParamName() |
com.google.common.collect.ImmutableList<String> |
getValues() |
buildLensErrorResponse, buildLensErrorTO, compareTo, equals, getErrorCode, getErrorInfo, getErrorWeight, getFormattedErrorMsg, getLensAPIResult, getMessage, hashCode, wrapaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString@Generated(value="lombok") public String getParamName()
@Generated(value="lombok") public com.google.common.collect.ImmutableList<String> getValues()
Copyright © 2014–2016 Apache Software Foundation. All rights reserved.