zio.lambda.internal.InvocationErrorResponse
See theInvocationErrorResponse companion object
final case class InvocationErrorResponse(errorMessage: String, errorType: String, stackTrace: List[String])
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
In this article