public class CDSRuntimeException extends OdataGateWayException
| Modifier and Type | Class and Description |
|---|---|
static class |
CDSRuntimeException.MessageKeys |
OdataGateWayException.MessageKey| Constructor and Description |
|---|
CDSRuntimeException(OdataGateWayException.MessageKey messageKey,
String message,
Locale locale,
org.apache.olingo.odata2.api.commons.HttpStatusCodes status) |
CDSRuntimeException(OdataGateWayException.MessageKey messageKey,
String message,
Locale locale,
org.apache.olingo.odata2.api.commons.HttpStatusCodes status,
Throwable e) |
getCode, getLocalizedMessagegetHttpStatus, getLocalegetApplicationExceptionCause, getHttpExceptionCause, getMessageExceptionCause, isCausedByApplicationException, isCausedByHttpException, isCausedByMessageExceptionaddSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CDSRuntimeException(OdataGateWayException.MessageKey messageKey, String message, Locale locale, org.apache.olingo.odata2.api.commons.HttpStatusCodes status)
public CDSRuntimeException(OdataGateWayException.MessageKey messageKey, String message, Locale locale, org.apache.olingo.odata2.api.commons.HttpStatusCodes status, Throwable e)
Copyright © 2020 SAP. All Rights Reserved.