public class LambdaFunctionTimedOutException extends LambdaFunctionException
Constructor and Description |
---|
LambdaFunctionTimedOutException(long eventId,
String lambdaFunctionName,
String lambdaId,
String timeoutType) |
LambdaFunctionTimedOutException(String message) |
LambdaFunctionTimedOutException(String message,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
software.amazon.awssdk.services.swf.model.LambdaFunctionTimeoutType |
getTimeoutType() |
void |
setTimeoutType(software.amazon.awssdk.services.swf.model.LambdaFunctionTimeoutType timeoutType) |
getFunctionId, getFunctionName, setFunctionId, setFunctionName
getEventId, setEventId
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2025. All rights reserved.