public class ODataException extends Exception
| Constructor and Description |
|---|
ODataException(int httpStatus) |
ODataException(String message,
int httpStatus) |
ODataException(String message,
Throwable cause,
int httpStatus) |
| Modifier and Type | Method and Description |
|---|---|
int |
getHttpStatus() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2025 MuleSoft, Inc.. All rights reserved.