public class FunctionInvocationException extends RuntimeException
| Constructor and Description |
|---|
FunctionInvocationException(HttpResponse functionResponse) |
| Modifier and Type | Method and Description |
|---|---|
HttpResponse |
getFunctionResponse()
The HTTP details returned from the function invocation
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic FunctionInvocationException(HttpResponse functionResponse)
public HttpResponse getFunctionResponse()
Copyright © 2021. All rights reserved.