public class LambdaFunctionFailedException extends LambdaFunctionException
Constructor and Description |
---|
LambdaFunctionFailedException(long eventId,
String name,
String id,
String detail) |
LambdaFunctionFailedException(String message) |
LambdaFunctionFailedException(String message,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
String |
getDetail() |
void |
setDetail(String detail) |
getFunctionId, getFunctionName, setFunctionId, setFunctionName
getEventId, setEventId
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public LambdaFunctionFailedException(String message)
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.