public class LambdaFunctionException extends AmazonClientException
| Constructor and Description |
|---|
LambdaFunctionException(String message,
String details)
Constructs a LambdaFunctionException.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDetails()
Gets the invocation result from Lambda.
|
isRetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic String getDetails()
Copyright © 2018. All rights reserved.