public class RecursiveInvocationException
extends com.amazonaws.AmazonServiceException
Lambda has detected your function being invoked in a recursive loop with other Amazon Web Services resources and stopped your function's invocation.
Constructor and Description |
---|
RecursiveInvocationException(java.lang.String message)
Constructs a new RecursiveInvocationException with the specified error
message.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getType()
The exception type.
|
void |
setType(java.lang.String type)
The exception type.
|
getErrorCode, getErrorMessage, getErrorType, getMessage, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setRequestId, setServiceName, setStatusCode