public class LambdaFunctionException extends RuntimeException
InvokeResult.getFunctionError(), 
Serialized Form| 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, toStringpublic boolean isHandled()
InvokeResult.getFunctionError()public String getType()
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.