public class UnSupportedOpException extends LensException
Constructor and Description |
---|
UnSupportedOpException(Enum... supportedOps) |
UnSupportedOpException(Throwable cause,
Enum... supportedOps) |
Modifier and Type | Method and Description |
---|---|
String |
getFormattedErrorMsg(LensError lensError) |
buildLensErrorResponse, buildLensErrorTO, compareTo, equals, getErrorCode, getErrorInfo, getErrorWeight, getLensAPIResult, getMessage, hashCode, wrap
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnSupportedOpException(Enum... supportedOps)
public String getFormattedErrorMsg(LensError lensError)
getFormattedErrorMsg
in class LensException
Copyright © 2014–2018 Apache Software Foundation. All rights reserved.