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