Uses of Interface
com.github.mikeldpl.lambda.runtime.ErrorHandler
-
Packages that use ErrorHandler Package Description com.github.mikeldpl.lambda.runtime -
-
Uses of ErrorHandler in com.github.mikeldpl.lambda.runtime
Constructors in com.github.mikeldpl.lambda.runtime with parameters of type ErrorHandler Constructor Description LambdaRuntime(LambdaRuntimeApi lambdaRuntimeApi, Handler handler, ErrorHandler errorHandler)LambdaRuntime(LambdaRuntimeApi lambdaRuntimeApi, Handler handler, ErrorHandler errorHandler, int retriesCount)
-