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.
|
isRetryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public String getDetails()
Copyright © 2017. All rights reserved.