zio-lambda
zio-lambda
zio.lambda
BuildInfo
Client
Client
ClientContext
ClientContext
CognitoIdentity
CognitoIdentity
Context
Context
ZLambda
ZLambdaRunner
zio.lambda.internal
CustomClassLoader
CustomClassLoader
InvocationError
InvocationErrorResponse
InvocationErrorResponse
InvocationRequest
InvocationRequest
InvocationResponse
LambdaAppLoaderLive
LambdaAppLoaderLive
LambdaEnvironment
LambdaEnvironment
LambdaLoader
LambdaLoader
LambdaLoaderLive
LambdaLoaderLive
LambdaLoaderLiveCommon
LoopProcessor
LoopProcessor
Live
RuntimeApi
RuntimeApi
RuntimeApiLive
RuntimeApiLive
ZLambdaAppReflective
ZLambdaReflectiveAppOld
zio-lambda
/
zio.lambda.internal
/
InvocationErrorResponse
InvocationErrorResponse
object
InvocationErrorResponse
Companion:
class
Graph
Supertypes
Self type
trait
Product
trait
Mirror
class
Object
trait
Matchable
class
Any
InvocationErrorResponse
.type
Type members
Value members
Implicits
Type members
Inherited types
type
MirroredElemLabels
<:
Tuple
The names of the product elements
The names of the product elements
Inherited from:
Mirror
type
MirroredLabel
<:
String
The name of the type
The name of the type
Inherited from:
Mirror
Value members
Concrete methods
def
fromThrowable
(
throwable:
Throwable
):
InvocationErrorResponse
Implicits
Implicits
implicit
val
encoder
:
JsonEncoder
[
InvocationErrorResponse
]