public class MissingParameterException extends RemoteFunctionException
Constructor and Description |
---|
MissingParameterException(String parameter,
RemoteFunctionMessage message) |
Modifier and Type | Method and Description |
---|---|
ResponseWithErrorCode |
getErrorResponse()
Gets the response containing an HTTP error code.
|
String |
getParameter() |
getMessages
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public MissingParameterException(@Nullable String parameter, @Nonnull RemoteFunctionMessage message)
@Nonnull public ResponseWithErrorCode getErrorResponse()
getErrorResponse
in interface WithErrorResponse
getErrorResponse
in class QueryExecutionException
Copyright © 2019 SAP SE. All rights reserved.