@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() |
getRequestaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic boolean equals(@Nullable Object o)
equals in class ODataExceptionprotected boolean canEqual(@Nullable Object other)
canEqual in class ODataExceptionpublic int hashCode()
hashCode in class ODataExceptionCopyright © 2020 SAP SE. All rights reserved.