public class LambdaFunctionException extends RuntimeException
Constructor and Description |
---|
LambdaFunctionException(String message,
boolean handled,
String type) |
Modifier and Type | Method and Description |
---|---|
String |
getType() |
boolean |
isHandled() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public boolean isHandled()
InvokeResult.getFunctionError()
public String getType()
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.