public class LensMultiCauseException extends LensException
| Constructor and Description |
|---|
LensMultiCauseException(com.google.common.collect.ImmutableList<LensException> excpList) |
| Modifier and Type | Method and Description |
|---|---|
static LensException |
getAppropriateError(com.google.common.collect.ImmutableList<LensException> excpList) |
buildLensErrorResponse, buildLensErrorTO, compareTo, equals, getErrorCode, getErrorInfo, getErrorWeight, getFormattedErrorMsg, getLensAPIResult, getMessage, hashCode, wrapaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic LensMultiCauseException(@NonNull
com.google.common.collect.ImmutableList<LensException> excpList)
public static LensException getAppropriateError(com.google.common.collect.ImmutableList<LensException> excpList)
Copyright © 2014–2018 Apache Software Foundation. All rights reserved.