@Beta public class ODataDeserializationException extends ODataResponseException
Constructor and Description |
---|
ODataDeserializationException(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 ODataResponseException
protected boolean canEqual(@Nullable Object other)
canEqual
in class ODataResponseException
public int hashCode()
hashCode
in class ODataResponseException
Copyright © 2020 SAP SE. All rights reserved.