public class MissingParameterException extends RemoteFunctionException
| Constructor and Description |
|---|
MissingParameterException(String parameter,
RemoteFunctionMessage message) |
| Modifier and Type | Method and Description |
|---|---|
ResponseWithErrorCode |
getErrorResponse() |
String |
getParameter() |
getMessagesaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MissingParameterException(@Nullable String parameter, @Nonnull RemoteFunctionMessage message)
@Nonnull public ResponseWithErrorCode getErrorResponse()
getErrorResponse in interface WithErrorResponsegetErrorResponse in class QueryExecutionExceptionCopyright © 2020 SAP SE. All rights reserved.