public class LambdaError extends Object
| Modifier and Type | Field and Description |
|---|---|
ErrorRequest |
errorRequest |
RapidErrorType |
errorType |
XRayErrorCause |
xRayErrorCause |
| Constructor and Description |
|---|
LambdaError(ErrorRequest errorRequest,
RapidErrorType errorType) |
LambdaError(ErrorRequest errorRequest,
XRayErrorCause xRayErrorCause,
RapidErrorType errorType) |
public final ErrorRequest errorRequest
public final XRayErrorCause xRayErrorCause
public final RapidErrorType errorType
public LambdaError(ErrorRequest errorRequest, XRayErrorCause xRayErrorCause, RapidErrorType errorType)
public LambdaError(ErrorRequest errorRequest, RapidErrorType errorType)
Copyright © 2025. All rights reserved.