public class ParameterNotFoundException extends RemoteFunctionException
Constructor and Description |
---|
ParameterNotFoundException(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 ParameterNotFoundException(String parameter, RemoteFunctionMessage message)
public ResponseWithErrorCode getErrorResponse()
WithErrorResponse
getErrorResponse
in interface WithErrorResponse
getErrorResponse
in class QueryExecutionException
public String getParameter()
Copyright © 2018 SAP SE. All rights reserved.