@Beta public class ODataRequestException extends ODataException
Constructor and Description |
---|
ODataRequestException(ODataRequestGeneric request,
String message,
Throwable cause)
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
int |
hashCode() |
getRequest
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public boolean equals(@Nullable Object o)
equals
in class ODataException
protected boolean canEqual(@Nullable Object other)
canEqual
in class ODataException
public int hashCode()
hashCode
in class ODataException
Copyright © 2020 SAP SE. All rights reserved.