Serializablepublic class LambdaFunctionException extends AmazonClientException
InvokeResponse.functionError(),
Serialized Form| Constructor | Description |
|---|---|
LambdaFunctionException(String message,
boolean handled,
String type) |
Deprecated.
This exception class should only be created internally by the SDK.
|
| Modifier and Type | Method | Description |
|---|---|---|
LambdaFunctionException |
getCause() |
|
String |
getType() |
|
boolean |
isHandled() |
isRetryableequals, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString@Deprecated public LambdaFunctionException(String message, boolean handled, String type)
public String getType()
public boolean isHandled()
InvokeResponse.functionError()public LambdaFunctionException getCause()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.