Package io.quarkus.amazon.lambda.runtime
Class FunctionError
java.lang.Object
io.quarkus.amazon.lambda.runtime.FunctionError
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionsetErrorMessage
(String errorMessage) setErrorType
(String errorType)
-
Constructor Details
-
FunctionError
-
FunctionError
public FunctionError()
-
-
Method Details
-
getErrorType
-
setErrorType
-
getErrorMessage
-
setErrorMessage
-