public class InvalidParameterException extends RemoteFunctionException
Constructor and Description |
---|
InvalidParameterException(String parameter,
RemoteFunctionMessage message) |
Modifier and Type | Method and Description |
---|---|
ResponseWithErrorCode |
getErrorResponse() |
String |
getParameter() |
getMessages
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InvalidParameterException(String parameter, RemoteFunctionMessage message)
public ResponseWithErrorCode getErrorResponse()
getErrorResponse
in interface WithErrorResponse
getErrorResponse
in class QueryExecutionException
@Generated(value="lombok") public String getParameter()
Copyright © 2017 SAP SE. All rights reserved.