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