public class FieldsCannotBeQueriedTogetherException extends LensException
Constructor and Description |
---|
FieldsCannotBeQueriedTogetherException(ConflictingFields conflictingFields) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getFormattedErrorMsg(LensError lensError) |
int |
hashCode() |
String |
toString() |
buildLensErrorResponse, buildLensErrorTO, compareTo, getErrorCode, getErrorInfo, getErrorWeight, getLensAPIResult, wrap
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public FieldsCannotBeQueriedTogetherException(@NonNull ConflictingFields conflictingFields)
public String getFormattedErrorMsg(LensError lensError)
getFormattedErrorMsg
in class LensException
@Generated(value="lombok") public boolean equals(Object o)
equals
in class LensException
@Generated(value="lombok") public int hashCode()
hashCode
in class LensException
@Generated(value="lombok") public String toString()
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.